capwriter 0.2.0

Fast saving and loading with annotating cap for vector and slice
Documentation
1
2
3
4
// Savable
mod slice;
// Savable + Loadable
mod vector;