Struct multi_mut::HashMapMutWrapper [] [src]

pub struct HashMapMutWrapper<'a, K: 'a, V: 'a> where
    K: Hash + Eq
{ /* fields omitted */ }

Methods

impl<'a, K, V> HashMapMutWrapper<'a, K, V> where
    K: Hash + Eq
[src]