pub fn exception_refs(rule: &Rule) -> Vec<ExceptionRef>Expand description
Read a rule’s exceptions_list array. A malformed entry is skipped rather
than failing the rule: the field is server-owned and unknown shapes must
survive a round trip.
pub fn exception_refs(rule: &Rule) -> Vec<ExceptionRef>Read a rule’s exceptions_list array. A malformed entry is skipped rather
than failing the rule: the field is server-owned and unknown shapes must
survive a round trip.