Skip to main content

emit_once

Function emit_once 

Source
fn emit_once(
    ctx: &LintContext<'_, '_>,
    emitted: &mut HashSet<Span>,
    expr: &Expr<'_>,
)