Crate uid

source ·
Expand description

A crate providing in-memory IDs. Among others, the IDs are guaranteed to be unique, even when created on different threads.

Structs

A struct representing IDs usable for various purposes.