hm

Type Alias hm 

Source
pub type hm<K, V> = HashMap<K, V>;

Aliased Typeยง

pub struct hm<K, V> { /* private fields */ }