A single-threaded resource management system that provides type-safe storage and retrieval of resources.
- -
To use `limnus-local-resource`, add it to your `Cargo.toml`:
```toml
[dependencies]
limnus-local-resource = "0.0.13"
```
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.