vecstorage 0.1.1

Re-use the memory for vectors containing values with different lifetimes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Copyrights in the vecstorage project are retained by their contributors. 

Authors of vecstorage are:
* Pieter Penninckx


Vecstorage is distributed under the terms of the MIT license or the Apache License (Version 2.0), at your choice. 

For the application of the MIT license, the examples included in the doc comments are not considered "substatial portions of this Software".


License texts can be found:
* for the MIT license: <LICENSE-MIT.txt> or 
    <http://opensource.org/licenses/MIT>.
* for the Apache License (Version 2.0): <LICENSE-APACHE.txt> or 
    <https://opensource.org/licenses/Apache-2.0>