Skip to main content

convert_bool_then_to_if

Function convert_bool_then_to_if 

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