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