7 releases
new 0.0.16 | Jan 14, 2025 |
---|---|
0.0.15 | Jan 13, 2025 |
0.0.12 | Dec 3, 2024 |
0.0.11 | Nov 30, 2024 |
#904 in Encoding
668 downloads per month
Used in 42 crates
(20 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.16"
License
This project is licensed under the MIT License - see the LICENSE file for details.
Dependencies
~215–660KB
~16K SLoC