RulesetMapping

Type Alias RulesetMapping 

Source
pub type RulesetMapping = HashMap<String, RulesetType>;
Expand description

Mapping from URL prefix to ruleset type

Aliased Typeยง

pub struct RulesetMapping { /* private fields */ }