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