blob: 46af90ac869bf5bd8205574fa75855b409ec9fba [file] [log] [blame]
window.SIDEBAR_ITEMS = {"struct":[["Drain","A draining iterator for `Slab`"],["IntoIter","A consuming iterator over the values stored in a `Slab`"],["Iter","An iterator over the values stored in the `Slab`"],["IterMut","A mutable iterator over the values stored in the `Slab`"],["Slab","Pre-allocated storage for a uniform data type"],["VacantEntry","A handle to a vacant entry in a `Slab`."]]};