summaryrefslogtreecommitdiff
path: root/exercises/error_handling/README.md
AgeCommit message (Collapse)Author
2023-03-29docs(error_handling): resolve markdown linter warningsAli Afsharzadeh
2021-04-23docs(exercises): updated all exercises readme filesZerotask
all exercises readme files now have a unified structure and a description
2021-04-22docs(errors): add additional help for Result/BoxingZerotask
add additional help information provided by the rust by example book
2020-08-27chore: Removed extra whitespacesKoalab99
Co-authored-by: Corentin ARNOULD <corentin.arn@gmail.com>
2019-04-08Fix links by deleting book versionDiod FR
2018-11-27Changed Rust Book versions in links to 2018delet0r
Forgot to add changes to last commit.
2018-11-26Created sub READMEs for CLI only versiondelet0r
Sub READMEs contain the relevant resources from the main README of the web version. All second edition Rust Book links were updated to the 2018 edition. Fixed to typos in main README.md.