vecstorage 0.1.2

Re-use the memory for vectors containing values with different lifetimes
Documentation
[package]
name = "vecstorage"
version = "0.1.2"
authors = ["Pieter Penninckx"]
edition = "2018"
description = "Re-use the memory for vectors containing values with different lifetimes"
license = "MIT OR Apache-2.0"
readme = "README.md"
repository = "https://codeberg.org/PieterPenninckx/vecstorage"
categories = ["memory-management"]
keywords = ["vec", "lifetime"]

[package.metadata.docs.rs]
default-target = "x86_64-unknown-linux-gnu"
targets = []