counted_map 0.3.0

a hashmap that automatically assigns keys to pushed values
Documentation
1
2
#[derive(Debug, Default, Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash)]
pub struct HashMapFull;