Function rustfmt_nightly::attr::format_derive

source ยท
fn format_derive(
    derives: &[Attribute],
    shape: Shape,
    context: &RewriteContext<'_>,
) -> Option<String>