limnus-local-resource 0.0.18

A simple local resource storage
Documentation

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.18"

License

This project is licensed under the MIT License - see the LICENSE file for details.