pub(crate) fn format_trait(
    context: &RewriteContext<'_>,
    item: &Item,
    offset: Indent
) -> Option<String>