Type Alias libpijul::HashSet

source ·
pub type HashSet<K> = HashSet<K, Hasher>;

Aliased Type§

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