pub fn builtin_rules() -> Vec<Box<dyn RewriteRule>>Expand description
Return one boxed instance of each built-in rule.
The order matches the recommended application order:
pub fn builtin_rules() -> Vec<Box<dyn RewriteRule>>Return one boxed instance of each built-in rule.
The order matches the recommended application order: