amethystate 0.9.1

Type-safe reactive persistence for Rust GUI apps
Documentation
1
2
3
4
5
pub mod json_doc;
pub mod json_store;

pub use json_doc::JsonDocument;
pub use json_store::JsonStore;