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

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

A Slab allocator for associating tokens to data.