pub type SerializedRuleSet = HashSet<Rule>;
A user-defined set of rules.
pub struct SerializedRuleSet { /* private fields */ }