mentat/slab/sidebar-items.js
2018-08-22 17:04:13 +00:00

1 line
No EOL
276 B
JavaScript

initSidebarItems({"struct":[["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`."]]});