Skip to main content

generate_is_empty_from_len

Function generate_is_empty_from_len 

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