rustfmt_
nightly
1.85.0-nightly
(426d17342 2024-12-21)
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
)