rune_core::hashmap

Type Alias HashSet

Source
pub type HashSet<K> = HashSet<K, FxBuildHasher>;

Aliased Typeยง

struct HashSet<K> { /* private fields */ }