resman 0.2.0

Runtime managed resource borrowing.
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "downcast-rs"
version = "1.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9ea835d29036a4087793836fa931b08837ad5e957da9e23886b29586fb9b6650"

[[package]]
name = "resman"
version = "0.2.0"
dependencies = [
 "downcast-rs",
 "rt_map",
]

[[package]]
name = "rt_map"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8c43acf75e6b7ff9086a1c1e53935e51636568b2db8c41620e878ff658954c71"