Type Definition ore::id_gen::IdGen[][src]

pub type IdGen = Gen<u64>;
Expand description

A generator of u64-bit IDs.