Crate typed_slab

source ·
Expand description

A crate with a typed wrapper for Slab.

Structs

  • Pre-allocated storage for a uniform data type
  • Pre-allocated storage for a uniform data type with indeces converted from and into usize.