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