is_block_expr
rustfmt_
nightly
1.91.0-nightly
(05f5a58e8 2025-08-19)
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