vector-array 0.1.2

A Vec but entirely on the stack
Documentation
1
2
3
4
5
6
7
commit message :
    cargo test
    cargo clippy -- -Dclippy::all -Dwarnings
    cargo fmt
    git add .
    git commit -m "{{message}}"
    git push