Function rustfmt_nightly::expr::rewrite_block
source ยท fn rewrite_block(
block: &Block,
attrs: Option<&[Attribute]>,
label: Option<Label>,
context: &RewriteContext<'_>,
shape: Shape,
) -> Option<String>
fn rewrite_block(
block: &Block,
attrs: Option<&[Attribute]>,
label: Option<Label>,
context: &RewriteContext<'_>,
shape: Shape,
) -> Option<String>