Skip to main content

Crate rts_alloc

Crate rts_alloc 

Source

Re-exports§

pub use allocator::Allocator;
pub use allocator::FreeOnlyAllocator;

Modules§

allocator
error

Structs§

RemoteFreeBatch
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].