summaryrefslogtreecommitdiffstats
path: root/src/doc/book/2018-edition/src/ch06-03-if-let.md
blob: 24b14c1d02eb29e2bb4a81f5da87ca3bad9544a3 (plain)
1
2
3
4
5
6
7
8
9
10
## Concise Control Flow with `if let`

The 2018 edition of the book is no longer distributed with Rust's documentation.

If you came here via a link or web search, you may want to check out [the current
version of the book](../ch06-03-if-let.html) instead.

If you have an internet connection, you can [find a copy distributed with
Rust
1.30](https://doc.rust-lang.org/1.30.0/book/2018-edition/ch06-03-if-let.html).