Skip to main content

remove_underscore

Function remove_underscore 

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