`if $c:expr { Some($r:expr) } else { None }` =>> `$c.then(|| $r)`
Resurrection of #108079
|
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
`if $c:expr { Some($r:expr) } else { None }` =>> `$c.then(|| $r)`
Resurrection of #108079
|
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||