dyn_stack

Module mem

Source
Available on crate feature alloc only.

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 arrays.