rustfmt_
nightly
1.86.0
(05f9846f8 2025-03-31)
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
)