Skip to main content

wrap_derive

Function wrap_derive 

Source
fn wrap_derive(
    acc: &mut Assists,
    ctx: &AssistContext<'_, '_>,
    attr: Attr,
    derive_element: TextRange,
) -> Option<()>