Skip to main content

check_impl

Function check_impl 

Source
fn check_impl(
    ctx: &AstCtx<'_>,
    item: &Impl,
    facts: &LocalFacts,
    threshold: usize,
) -> Vec<Violation>