Crate slitter[][src]

Structs

External callers interact with slitter allocation classes via this opaque Class struct.

When created, a class is configured with an object size, and an optional name.

The extern “C” interface uses this version of ClassConfig.

Traits

Functions

Upserts the mapper associated with name.

Updates the parent directory for the file-backed mapper’s temporary files to path.

Registers a new allocation class globally

Updates the directory for the file-backed slab’s temporary files.