Module alloc

Source

Structs§

BumpAllocator
Basic bump allocator that allocates slices from an underlying memory buffer provided at construction.

Enums§

Error

Traits§

ComputeAllocator

Type Aliases§

HostBumpAllocator
Alias for a bump allocator over CPU host memory.