Skip to main content

replace_arith_with_checked

Function replace_arith_with_checked 

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