pub type RulesetConfigs = Vec<RulesetConfig>;Aliased Type§
pub struct RulesetConfigs { /* private fields */ }Trait Implementations§
Source§impl FromIni<Vec<RulesetConfig>> for RulesetConfigs
Implementation for parsing RulesetConfig from INI string lines
impl FromIni<Vec<RulesetConfig>> for RulesetConfigs
Implementation for parsing RulesetConfig from INI string lines