You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Trac3r-rust/doc/slab/sidebar-items.js

1 line
319 B

5 years ago
initSidebarItems({"struct":[["Drain","A draining iterator for `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`."]]});