mirror of
https://github.com/rust-lang/rustlings.git
synced 2024-12-26 00:00:03 +03:00
9bdb0a12e4
Hints are now accessible using the CLI subcommand `rustlings hint <exercise name`. BREAKING CHANGE: This fundamentally changes the way people interact with exercises. |
||
---|---|---|
.. | ||
if1.rs | ||
README.md |
If
if
, the most basic type of control flow, is what you'll learn here.