rustlings/exercises/error_handling
marisa 9bdb0a12e4 feat: Refactor hint system
Hints are now accessible using the CLI subcommand `rustlings hint
<exercise name`.

BREAKING CHANGE: This fundamentally changes the way people interact with exercises.
2019-11-11 16:51:38 +01:00
..
README.md Fix links by deleting book version 2019-04-08 22:02:04 +02:00
errors1.rs feat: Refactor hint system 2019-11-11 16:51:38 +01:00
errors2.rs feat: Refactor hint system 2019-11-11 16:51:38 +01:00
errors3.rs feat: Refactor hint system 2019-11-11 16:51:38 +01:00
errorsn.rs feat: Refactor hint system 2019-11-11 16:51:38 +01:00
option1.rs feat: Refactor hint system 2019-11-11 16:51:38 +01:00
result1.rs feat: Refactor hint system 2019-11-11 16:51:38 +01:00

README.md

For this exercise check out the sections:

of the Rust Book.