rt_map 0.5.2

Runtime managed mutable borrowing from a map.
Documentation
[dependencies.rt_ref]
version = "0.2.0"

[features]
unsafe_debug = ["rt_ref/unsafe_debug"]

[package]
authors = ["Azriel Hoh <azriel91@gmail.com>"]
description = "Runtime managed mutable borrowing from a map."
documentation = "https://docs.rs/rt_map/"
edition = "2021"
keywords = ["map", "runtime", "borrow"]
license = "MIT OR Apache-2.0"
name = "rt_map"
readme = "README.md"
repository = "https://github.com/azriel91/rt_map"
resolver = "2"
version = "0.5.2"