Skip to main content

exception_refs

Function exception_refs 

Source
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.