extract_pats_and_cond
rustfmt_
nightly
1.94.1
(e408947bf 2026-03-25)
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
)