[][src]Type Definition azul_webrender::FastHashMap

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