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