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

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

An iterator over the values of an DirectIdMap