extract_pats_and_cond
rustfmt_
nightly
1.93.0-nightly
(6647be936 2025-11-09)
In rustfmt_
nightly::
expr
rustfmt_nightly
::
expr
Function
extract_
pats_
and_
cond
Copy item path
Source
fn extract_pats_and_cond(expr: &
Expr
) -> (
Option
<&
Pat
>, &
Expr
)