is_block_expr
rustfmt_
nightly
1.93.0-nightly
(6647be936 2025-11-09)
In rustfmt_
nightly::
utils
rustfmt_nightly
::
utils
Function
is_
block_
expr
Copy item path
Source
pub(crate) fn is_block_expr( context: &
RewriteContext
<'_>, expr: &
Expr
, repr: &
str
, ) ->
bool