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