Function new_hash_set

Source
pub fn new_hash_set<K>() -> HashSet<K>
Expand description

Builds a new HashSet.