rustfmt_
nightly
1.83.0-nightly
(1bc403daa 2024-10-11)
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
)