Type Definition idmap::direct::ValuesMut[][src]

pub type ValuesMut<'a, K, V> = ValuesMut<'a, K, V, DirectEntryTable<K, V>>;
Expand description

An mutable iterator over the values of an DirectIdMap