[][src]Type Definition bio::alignment::sparse::HashMapFx

type HashMapFx<K, V> = HashMap<K, V, BuildHasherDefault<FxHasher>>;