raii-map 0.1.0

Map and set types in Rust in which the presence of the entry in the data structure is tied to the lifetime of a RAII handle returned by the insertion
Documentation
[dependencies.owner-monad]
version = "0.1.0"

[package]
authors = ["Nick Mertin <nickmertin@gmail.com>"]
description = "Map and set types in Rust in which the presence of the entry in the data structure is tied to the lifetime of a RAII handle returned by the insertion"
edition = "2018"
license = "Apache-2.0"
name = "raii-map"
repository = "https://gitlab.com/nickmertin/raii-map"
version = "0.1.0"