fn rewrite_attrs( context: &RewriteContext<'_>, item: &Item, item_str: &str, shape: Shape, ) -> Option<String>
Rewrite the attributes of an item.