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