rustlings/exercises/error_handling
Roberto Vidal 2cdd61294f feat: improve `watch` execution mode
The `watch` command now requires user action to move to the next
exercise.

BREAKING CHANGE: this changes the behavior of `watch`.
2019-11-11 16:23:35 +01:00
..
README.md Fix links by deleting book version 2019-04-08 22:02:04 +02:00
errors1.rs feat: improve `watch` execution mode 2019-11-11 16:23:35 +01:00
errors2.rs feat: improve `watch` execution mode 2019-11-11 16:23:35 +01:00
errors3.rs feat: improve `watch` execution mode 2019-11-11 16:23:35 +01:00
errorsn.rs feat: improve `watch` execution mode 2019-11-11 16:23:35 +01:00
option1.rs feat: improve `watch` execution mode 2019-11-11 16:23:35 +01:00
result1.rs feat: improve `watch` execution mode 2019-11-11 16:23:35 +01:00

README.md

For this exercise check out the sections:

of the Rust Book.