Skip to main content

check_inherent_impl

Function check_inherent_impl 

Source
fn check_inherent_impl(
    ctx: &AstCtx<'_>,
    item: &Impl,
    impls: &TraitImpls,
) -> Vec<Violation>