Module ids

Module ids 

Source

Re-exports§

pub use generator::Generator;
pub use index_map::IndexMap;
pub use index_vec::IndexVec;

Modules§

generator
index_map
A vector with custom index types.
index_vec
A vector with custom index types.

Traits§

Idx
Represents a wrapped value convertable to and from a usize.