Skip to main content

try_emit

Function try_emit 

Source
fn try_emit<'hir>(
    ctx: &LintContext<'_, '_>,
    hir: &'hir Hir<'hir>,
    m: &'hir Modifier<'hir>,
    fix_span: Span,
)