100-exercises-to-learn-rust/book
Daniel Wagner-Hall 2e2f6b945d Re-order actions you can take with a Result
It's generally better practice to handle or propagate errors, rather
than panicking in response to them. This edit moves panicking to be the
_last_ option introduced, rather than the first. It also adds caveats to
avoid doing so, and explicitly mentions propagating as something to
consider.
2024-10-31 13:48:46 +00:00
..
assets add real back and front cover 2024-10-08 11:11:20 +02:00
src Re-order actions you can take with a Result 2024-10-31 13:48:46 +00:00
.gitignore 100 exercises to learn Rust 2024-05-12 22:47:45 +02:00
book.toml use OpenSans as fallback font on PRs from forks 2024-10-14 12:56:17 +02:00
custom.theme use less teal for sh theme 2024-08-22 15:43:19 +02:00
link2alias.json chore: Shorten links 2024-09-27 14:47:00 +02:00
metadata.yml Add ePUB format (#130) 2024-08-13 15:53:43 +02:00