rustfmt_
nightly
1.84.0-nightly
(86d69c705 2024-10-22)
In rustfmt_
nightly::
matches
rustfmt_nightly
::
matches
Function
block_can_be_flattened
Copy item path
source
fn block_can_be_flattened<'a>( context: &
RewriteContext
<'_>, expr: &'a
Expr
, ) ->
Option
<&'a
Block
>