RonConfig

Type Alias RonConfig 

Source
pub type RonConfig = SyncConfig<RonBackend>;
Expand description

Represents a config source that synchronizes with a RON file.

Aliased Typeยง

pub struct RonConfig { /* private fields */ }