Struct multi_mut::HashMapMutWrapper
[−]
[src]
pub struct HashMapMutWrapper<'a, K: 'a, V: 'a> where K: Hash + Eq { /* fields omitted */ }pub struct HashMapMutWrapper<'a, K: 'a, V: 'a> where K: Hash + Eq { /* fields omitted */ }impl<'a, K, V> HashMapMutWrapper<'a, K, V> where K: Hash + Eq[src]