Struct rtic::slab::Slab [−][src]
pub struct Slab<T, const N: usize> { /* fields omitted */ }Implementations
Safety
The returned handle must belong to this slab. TODO: ensure this statically?
pub struct Slab<T, const N: usize> { /* fields omitted */ }The returned handle must belong to this slab. TODO: ensure this statically?