#identifier

no-std pui-core

Process unique identifiers

3 releases

0.5.2 Jan 14, 2021
0.5.1 Jan 10, 2021
0.5.0 Jan 10, 2021

#217 in #identifier

25 downloads per month
Used in 4 crates

MIT/Apache

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