amethystate 0.9.1

Type-safe reactive persistence for Rust GUI apps
Documentation
1
2
3
4
pub mod toml_doc;
pub mod toml_store;
pub use toml_doc::TomlDocument;
pub use toml_store::TomlStore;