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