pub type RonConfig = SyncConfig<IndexMap<Txt, Value>>;
Represents a config source that synchronizes with a RON file.
struct RonConfig { /* private fields */ }