Crate slitter

Crate slitter 

Source

Structs§

Class
External callers interact with slitter allocation classes via this opaque Class struct.
ClassConfig
When created, a class is configured with an object size, and an optional name.
ForeignClassConfig
The extern “C” interface uses this version of ClassConfig.

Traits§

Mapper

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.