1 unstable release
new 0.0.10 | Nov 24, 2024 |
---|
#4 in #limnus
Used in 29 crates
(7 directly)
7KB
73 lines
Limnus Local Resource
A single-threaded resource management system that provides type-safe storage and retrieval of resources.
✨ Features
- Type-safe resource storage and retrieval
- Panic-free optional access methods
📦 Installation
To use limnus-local-resource
, add it to your Cargo.toml
:
[dependencies]
limnus-local-resource = "0.0.10"
License
This project is licensed under the MIT License - see the LICENSE file for details.
Dependencies
~210–640KB
~15K SLoC