Skip to main content

replace_arith_with_wrapping

Function replace_arith_with_wrapping 

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