limnus-local-resource

Crates.iolimnus-local-resource
lib.rslimnus-local-resource
version0.0.20
created_at2024-11-24 16:58:13.81721+00
updated_at2025-09-17 13:13:35.879605+00
descriptionA simple local resource storage
homepage
repositoryhttps://github.com/swamp/limnus
max_upload_size
id1459372
size6,996
Peter Bjorklund (piot)

documentation

README

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

License

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

Commit count: 0

cargo fmt