pub type SelectorHashMap<V> = HashMap<FixedBytes<4>, V, FbBuildHasher<4>>;
Aliased Typeยง
struct SelectorHashMap<V> { /* private fields */ }
pub type SelectorHashMap<V> = HashMap<FixedBytes<4>, V, FbBuildHasher<4>>;
struct SelectorHashMap<V> { /* private fields */ }