mycelium_
kernel
0.0.1
Module allocator
Module Items
Structs
Traits
In crate mycelium_
kernel
mycelium_kernel
Module
allocator
Copy item path
Source
Structs
§
Allocator
Layout
Layout of a block of memory.
State
Traits
§
Global
Alloc
A memory allocator that can be registered as the standard library’s default through the
#[global_allocator]
attribute.