Structs§
- Class
- External callers interact with slitter allocation classes via this opaque Class struct.
- Class
Config - When created, a class is configured with an object size, and an optional name.
- Foreign
Class Config - The extern “C” interface uses this version of
ClassConfig
.
Traits§
Functions§
- register_
mapper - Upserts the mapper associated with
name
. - set_
file_ backed_ slab_ directory - Updates the parent directory for the file-backed mapper’s
temporary files to
path
. - slitter_
class_ ⚠register - Registers a new allocation class globally
- slitter_
set_ ⚠file_ backed_ slab_ directory - Updates the directory for the file-backed slab’s temporary files.