mentat/docs/apis/rust/slab/sidebar-items.js
2018-06-22 12:08:32 +01:00

1 line
No EOL
354 B
JavaScript

initSidebarItems({"struct":[["Entry","A handle to an occupied slot in the `Slab`"],["Iter","An iterator over the values stored in the `Slab`"],["IterMut","A mutable iterator over the values stored in the `Slab`"],["Slab","A preallocated chunk of memory for storing objects of the same type."],["VacantEntry","A handle to a vacant slot in the `Slab`"]]});