Re-exports§
pub use allocator::Allocator;pub use allocator::FreeOnlyAllocator;
Modules§
Structs§
- Remote
Free Batch - Collects frees and publishes remote frees in batches grouped by owning worker.
Constants§
- MAX_
ALLOC_ SIZE - VERSION
- Shared-memory format version, packed as
[u16 major | u16 patch].