mirror of
https://github.com/ArthurDanjou/rustlings.git
synced 2026-01-14 12:14:37 +01:00
Hints are now accessible using the CLI subcommand `rustlings hint <exercise name`. BREAKING CHANGE: This fundamentally changes the way people interact with exercises.
Functions
Here, you'll learn how to write functions and how Rust's compiler can trace things way back.