Function rustfmt_nightly::attr::format_derive

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