vector-array 0.1.4

A Vec but entirely on the stack
Documentation
1
2
3
4
pub mod error;
pub mod vec;

pub use vec::VecArray;