kernel
v6.12-rc2
Module alloc
Modules
Structs
In crate kernel
?
Module
kernel
::
alloc
source
·
[
−
]
Expand description
Extensions to the
alloc
crate.
Modules
§
box_ext
Extensions to
Box
for fallible allocations.
flags
Allocation flags.
vec_ext
Extensions to
Vec
for fallible allocations.
Structs
§
AllocError
Indicates an allocation error.
Flags
Flags to be used when allocating memory.