new_hash_set

Function new_hash_set 

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

Builds a new HashSet.