A vector with fixed capacity, backed by an array (it can be stored on
the stack too). Implements fixed capacity ArrayVec and ArrayString.
This package contains library source intended for building other packages which
use the "unstable-const-fn" feature of the "arrayvec" crate.