Skip to main content

replace_derive_with_manual_impl

Function replace_derive_with_manual_impl 

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