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