fixed-size-vector 0.2.2

Fixed size vector based on arrays
Documentation
1
2
3
4
mod array_vec;
mod error;

pub use array_vec::ArrayVec;