rustfmt_
nightly
1.84.0-beta.4
(202008a1b 2024-12-07)
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
)