Type Alias RulesetMapping

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

Mapping from URL prefix to ruleset type

Aliased Typeยง

struct RulesetMapping { /* private fields */ }