Type Definition dochy_core::HashM[][src]

pub type HashM<K, V> = FnvHashMap<K, V>;