Structs§
- Slice
AndMeta - Used for results (from
CoAllocator’s functions, where applicable).
Traits§
- CoAllocator
- Cooperative allocator. In addition to allocated memory, it returns & accepts extra metadata. That saves the allocator unnecessary processing.
- Global
CoAlloc - Cooperative allocator. In addition to allocated memory, it returns & accepts extra metadata. That saves the allocator unnecessary processing.