Function rustc::util::nodemap::FnvHashMap::newExperimental [-]  [+] [src]

pub fn new<K: Hash<FnvState> + Eq, V>() -> FnvHashMap<K, V>