provenance 0.1.0

Container structures that generate key upon insertion that only works with the map that generated it.
Documentation
[dependencies.lazy_static]
version = "1.4.0"

[package]
authors = ["Jesper Larsson"]
categories = ["data-structures", "memory-management"]
description = "Container structures that generate key upon insertion that only works with the map that generated it."
edition = "2018"
keywords = ["provenance", "arena", "storage", "key", "map"]
license = "MIT"
name = "provenance"
readme = "./README.md"
repository = "https://github.com/MrLarssonJr/provenance"
version = "0.1.0"