rustfmt_nightly
1.81.0-nightly
(c6727fc9b 2024-07-12)
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
)