Struct bitflags::__core::collections::hash_map::VacantEntry
[−]
[src]
pub struct VacantEntry<'a, K, V> where K: 'a, V: 'a {
// some fields omitted
}
1.0.0A view into a single empty location in a HashMap.