Hints are now accessible using the CLI subcommand `rustlings hint <exercise name`. BREAKING CHANGE: This fundamentally changes the way people interact with exercises. |
||
|---|---|---|
| .. | ||
| functions1.rs | ||
| functions2.rs | ||
| functions3.rs | ||
| functions4.rs | ||
| functions5.rs | ||
| README.md | ||
Functions
Here, you'll learn how to write functions and how Rust's compiler can trace things way back.