mycelium_kernel
0.0.1
Module allocator
Structs
Traits
In crate mycelium_kernel
?
Module
mycelium_kernel
::
allocator
source
·
[
−
]
Structs
Allocator
Layout
Layout of a block of memory.
State
Traits
GlobalAlloc
A memory allocator that can be registered as the standard library’s default through the
#[global_allocator]
attribute.