Crate arraybox

source ·

Structs

  • A stack-allocated container that can store dynamically sized types.
  • Stack-allocated space appropriated to store the specific type.

Traits

  • Stack-allocated space.

Unions