pub type JsonConfig = SyncConfig<JsonBackend>;Expand description
Represents a config source that synchronizes with a JSON file.
Aliased Typeยง
pub struct JsonConfig { /* private fields */ }pub type JsonConfig = SyncConfig<JsonBackend>;Represents a config source that synchronizes with a JSON file.
pub struct JsonConfig { /* private fields */ }