A vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString.
# Cargo.toml
[dependencies]
arrayvec = "0.7.6"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a fixed-capacity vector on the stack.
No known issues recorded.
No dependency data recorded yet.