fn rewrite_block( block: &Block, attrs: Option<&[Attribute]>, label: Option<Label>, context: &RewriteContext<'_>, shape: Shape, ) -> Result<String, RewriteError>