HashSet

Type Alias HashSet 

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

Aliased Typeยง

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