rusty-store 0.1.0

A Rust library for managing and storing serialized data using RON (Rusty Object Notation). It provides utilities for handling various types of stores, managing their persistence, and offering abstractions for modifying and committing data. Core components include `Storage`, `StoreHandle`, and `StorageManager`, facilitating seamless data management and storage in Rust applications.
Documentation