Function rustfmt_nightly::closures::needs_block
source · fn needs_block(
block: &Block,
prefix: &str,
context: &RewriteContext<'_>
) -> boolfn needs_block(
block: &Block,
prefix: &str,
context: &RewriteContext<'_>
) -> bool