Function rustfmt_nightly::closures::rewrite_closure_block
source ยท fn rewrite_closure_block(
block: &Block,
prefix: &str,
context: &RewriteContext<'_>,
shape: Shape,
) -> Option<String>
fn rewrite_closure_block(
block: &Block,
prefix: &str,
context: &RewriteContext<'_>,
shape: Shape,
) -> Option<String>