Module core::alloc::layout

source ·

Structs

  • Layout of a block of memory.
  • The parameters given to Layout::from_size_align or some other Layout constructor do not satisfy its documented constraints.

Functions

Type Definitions