Crates.io | pui-core |
lib.rs | pui-core |
version | 0.5.2 |
source | src |
created_at | 2021-01-10 23:28:14.540372 |
updated_at | 2021-01-14 15:08:40.795909 |
description | Process unique identifiers |
homepage | |
repository | https://github.com/RustyYato/pui |
max_upload_size | |
id | 339645 |
size | 55,659 |
pui-core
provides process unique identifiers. These identifiers, as the name
suggests are unique within the process they reside in. pui-core
also provides
thread-local unique identifiers that are unique within the thread they reside in.
License: MIT/Apache-2.0