3 releases
0.5.2 | Jan 14, 2021 |
---|---|
0.5.1 | Jan 10, 2021 |
0.5.0 | Jan 10, 2021 |
#56 in #thread-local
Used in 4 crates
55KB
1K
SLoC
pui-core
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
lib.rs
:
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.
Dependencies
~52–370KB