mirror of
https://github.com/rust-lang/rustlings.git
synced 2024-12-26 00:00:03 +03:00
ae69f423cd
Co-authored-by: liv <shadows@with.al> |
||
---|---|---|
.. | ||
if1.rs | ||
if2.rs | ||
if3.rs | ||
README.md |
If
if
, the most basic (but still surprisingly versatile!) type of control flow, is what you'll learn here.