rustfmt_
nightly
1.90.0-nightly
(0d9592026 2025-07-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