Skip to main content

replace_match_with_if_let

Function replace_match_with_if_let 

Source
pub(crate) fn replace_match_with_if_let(
    acc: &mut Assists,
    ctx: &AssistContext<'_, '_>,
) -> Option<()>