[][src]Crate uid

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

Structs

Id

A struct representing IDs usable for various purposes.