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