Skip to main content

merge_nested_if

Function merge_nested_if 

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