rt_map 0.3.0

Runtime managed mutable borrowing from a map.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[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.3.0"