pui-core

Crates.iopui-core
lib.rspui-core
version0.5.2
sourcesrc
created_at2021-01-10 23:28:14.540372
updated_at2021-01-14 15:08:40.795909
descriptionProcess unique identifiers
homepage
repositoryhttps://github.com/RustyYato/pui
max_upload_size
id339645
size55,659
(RustyYato)

documentation

README

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

Commit count: 80

cargo fmt