Skip to main content

generate_enum_try_into_method

Function generate_enum_try_into_method 

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