Skip to main content

build_suggestion

Function build_suggestion 

Source
fn build_suggestion(
    ctx: &LintContext<'_, '_>,
    matched: &MatchedCall<'_>,
) -> Option<Suggestion>