Struct diem_id_generator::U32IdGenerator [−][src]
pub struct U32IdGenerator { /* fields omitted */ }Expand description
A generic in order IdGenerator using an AtomicU32 to guarantee uniqueness
Implementations
Creates a new [InOrderIdGenerator] with an initial_value