Type Definition libpijul::HashSet

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