This repository is the errors exercise extracted from Ultimate Rust 2. You will get the most out of this training experience by doing the exercise in this repository and watching (or attending) the instructor-led training.
In other words, this repository is for you hands-on-learners!
I use macOS, and that is what I developed this course on. Everything ought to work similarly on major Linux distributions and Windows. Please contact me ASAP if you have trouble with anything on this page.
- Just getting started with Rust? Check out the prerequisite for this course: Ultimate Rust Crash Course at Ardan Labs
- Want more? Get the entire Ultimate Rust 2: Intermediate Concepts course at Ardan Labs
Rust is required for this course! The latest stable version is always recommended. See the crash course readme for instructions on how to install Rust, prepare your development environment, and helpful resources.
- Please clone this repository! This exercise is designed as a Rust project for you to edit on your own computer.
- Open your local copy of this directory in your favorite IDE or editor
- Open up
src/lib.rsand follow the instructions at the top of the file.
- Jane Lusby's RustConf 2020 talk: Error Handling Isn't All About Errors
All contributions are assumed to be dual-licensed under MIT/Apache-2.
Distributed under the terms of both the MIT license and the Apache License (Version 2.0).
See license/APACHE and license/MIT.
If you like the work I do, please consider sponsoring me on GitHub or on Patreon. 💖