Type Definition building_blocks::prelude::SmallKeyHashMap[][src]

pub type SmallKeyHashMap<K, V> = AHashMap<K, V, RandomState>;