[][src]Type Definition cart_tmp_nga::FastHashMap

type FastHashMap<K, T> = HashMap<K, T, BuildHasherDefault<FxHasher>>;