Crate arraybox

Source

Structs§

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

Unions§

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