Type Alias webrender::internal_types::FastHashSet
source · pub type FastHashSet<K> = HashSet<K, BuildHasherDefault<FxHasher>>;
Aliased Type§
struct FastHashSet<K> { /* private fields */ }
pub type FastHashSet<K> = HashSet<K, BuildHasherDefault<FxHasher>>;
struct FastHashSet<K> { /* private fields */ }