Struct bitflags::__core::collections::hash_map::OccupiedEntry [] [src]

pub struct OccupiedEntry<'a, K, V> where K: 'a, V: 'a {
    // some fields omitted
}
1.0.0
[]

A view into a single occupied location in a HashMap.