vecstorage 0.1.1

Re-use the memory for vectors containing values with different lifetimes
1
2
3
4
5
6
7
8
Version 0.1.1
=============
* Documentation updates.
* Add a public method `capacity` to the `VecStorage` struct.

Version 0.1.0
=============
Initial release