rustfmt_
nightly
1.82.0
(f6e511eec 2024-10-15)
In rustfmt_
nightly::
expr
Function
rustfmt_nightly
::
expr
::
extract_pats_and_cond
Copy item path
source
ยท
[
−
]
fn extract_pats_and_cond(expr: &
Expr
) -> (
Option
<&
Pat
>, &
Expr
)