Searched defs:VacantEntry (Results 1 – 1 of 1) sorted by relevance
1139 pub struct VacantEntry<'a, K, V> { struct 1144 /// Like [`VacantEntry`], but doesn't hold on to the key. argument 1185 impl<'a, K, V> VacantEntry<'a, K, V> { implementation 1141 rawVacantEntry global() argument