Module dyn_stack::mem

source ·

Structs

  • Error during memory allocation.
  • Buffer of uninitialized bytes to serve as workspace for dynamic arrays.
  • Buffer of initialized bytes to serve as workspace for dynamic POD arrays.
  • MemBuffernightly
    Buffer of uninitialized bytes to serve as workspace for dynamic arrays.