pub type RulesetMapping = HashMap<String, RulesetType>;Expand description
Mapping from URL prefix to ruleset type
Aliased Typeยง
pub struct RulesetMapping { /* private fields */ }pub type RulesetMapping = HashMap<String, RulesetType>;Mapping from URL prefix to ruleset type
pub struct RulesetMapping { /* private fields */ }