Type Definition libpijul::HashMap[][src]

pub type HashMap<K, V> = HashMap<K, V, Hasher>;