1
0
mirror of https://github.com/rust-lang/rustlings.git synced 2024-11-17 20:13:51 +01:00
rustlings/exercises/if/README.md
2019-06-11 07:13:05 -07:00

206 B

If

if, the most basic type of control flow, is what you'll learn here.

Book Sections