Crate arraybox

source ·

Structs§

  • A stack-allocated container that can store dynamically sized types.

Unions§

  • A helper type for creating ArrayBox with buffer appropriated for any of two types.