Skip to main content

emit_exception_handler_facts

Function emit_exception_handler_facts 

Source
pub fn emit_exception_handler_facts<I>(
    store: &mut FactStore,
    prov: &FactProvenance,
    sites: I,
) -> usize
Expand description

Emit one ExceptionHandler fact per detected handler so QUAL001 / QUAL004 can consume them via by_kind like every other fact-based rule.