persist-o-vec 0.2.2

A Vec type that aims to have stable indices and memory location
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "bencher"
version = "0.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7dfdb4953a096c551ce9ace855a604d702e6e62d77fac690575ae347571717f5"

[[package]]
name = "persist-o-vec"
version = "0.2.2"
dependencies = [
 "bencher",
]