Crate diem_id_generator[−][src]
Structs
A generic in order IdGenerator using an AtomicU32 to guarantee uniqueness
A generic in order IdGenerator using an AtomicU64 to guarantee uniqueness
Traits
A generic IdGenerator trait, it’s intentionally generic to allow for different
orders and types of Id