You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rustlings/exercises/error_handling
marisa dcfb427b09 fix(errors3): Update hint
Closes #185.
5 years ago
..
README.md Fix links by deleting book version 6 years ago
errors1.rs Update errors1.rs 5 years ago
errors2.rs rustfmt the exercises 5 years ago
errors3.rs fix(errors3): Update hint 5 years ago
errorsn.rs fix(errorsn.rs) Update the deprecated syntax by adding dyn to trait objectscloses #211 5 years ago
option1.rs fix(option1): Fix arguments passed to assert! macro 5 years ago
result1.rs rustfmt the exercises 5 years ago

README.md

For this exercise check out the sections:

of the Rust Book.