Skip to main content

remove_else_branches

Function remove_else_branches 

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