Skip to main content

is_exception

Function is_exception 

Source
fn is_exception(
    graph: &Graph,
    edge: &Edge,
    exceptions: &[ArchitectureException],
) -> bool