kernel::alloc

Module kbox

Source
Expand description

Implementation of Box.

Structs§

  • The kernel’s Box type – a heap allocation for a single value of type T.

Type Aliases§