ordinal-map 0.1.10

Ordinal trait to map values to integers and efficient maps and sets for such types
Documentation
1
2
3
4
#![cfg(test)]

mod derive;
pub(crate) mod util;