Module mycelium_kernel::allocator
source · Structs
- Layout of a block of memory.
Constants
- 1k is enough for anyone.
Statics
- CALLSITE 🔒
- CALLSITE 🔒
- CALLSITE 🔒
- CALLSITE 🔒
- CALLSITE 🔒
- META 🔒
- META 🔒
- META 🔒
- META 🔒
- META 🔒
- REG 🔒
- REG 🔒
- REG 🔒
- REG 🔒
- REG 🔒
Traits
- A memory allocator that can be registered as the standard library’s default through the
#[global_allocator]
attribute.