Type Definition ws::util::Slab [] [src]

type Slab<T> = Slab<T, Token>;

A Slab allocator for associating tokens to data.