shifted_vec 0.1.1

A growable datastructure with positive and negative indexing built on top of `std::vec::Vec` calculating the offset automatically.
Documentation
# Changelog

## 0.1.0

* Initial release