resman 0.4.0

Runtime managed resource borrowing.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.downcast-rs]
version = "1.2.0"

[dependencies.rt_map]
version = "0.2.0"

[package]
authors = ["Azriel Hoh <azriel91@gmail.com>"]
description = "Runtime managed resource borrowing."
documentation = "https://docs.rs/resman/"
edition = "2018"
keywords = ["data", "share", "lock"]
license = "MIT OR Apache-2.0"
name = "resman"
readme = "README.md"
repository = "https://github.com/azriel91/resman"
version = "0.4.0"