Crate arrayvec [] [src]

Structs

ArrayVec

A vector with a fixed capacity.

IntoIter

By-value iterator for ArrayVec.

Traits

Array

Trait for fixed size arrays.