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
Koalab99 ee7cdc66b3
chore: Removed extra whitespaces
Co-authored-by: Corentin ARNOULD <corentin.arn@gmail.com>
4 years ago
..
README.md chore: Removed extra whitespaces 4 years ago
errors1.rs Merge branch 'master' into refactor-hints 5 years ago
errors2.rs Merge branch 'master' into refactor-hints 5 years ago
errors3.rs Merge branch 'master' into refactor-hints 5 years ago
errorsn.rs fix(errorsn): Try harder to confine the user. (#388) 4 years ago
result1.rs Address feedback 5 years ago

README.md

For this exercise check out the sections:

of the Rust Book.