Crate arrayvec

arrayvec provides the types ArrayVec and [ArrayString]: array-backed vector and string types, which store their contents inline.

The arrayvec package has the following cargo features:

Rust Version

This version of arrayvec requires Rust 1.51 or later.

Structs