app-json-settings 2.4.1

Tiny typed JSON settings persistence for Rust applications.
Documentation
1
2
/// Default JSON settings file name.
pub const DEFAULT_FILE_NAME: &str = "settings.json";