Struct hashbrown::raw::InsertSlot
source · pub struct InsertSlot { /* private fields */ }
Expand description
A reference to an empty bucket into which an can be inserted.
pub struct InsertSlot { /* private fields */ }
A reference to an empty bucket into which an can be inserted.