This website requires JavaScript.
Explore
Help
Register
Sign In
rust
/
comprehensive-rust
Watch
1
Star
0
Fork
0
You've already forked comprehensive-rust
mirror of
https://github.com/google/comprehensive-rust.git
synced
2025-04-03 01:56:12 +02:00
Code
Issues
Releases
Activity
comprehensive-rust
/
src
/
error-handling
History
Andrew Walbran
caaca140ca
Another note for anyhow.
2023-01-27 17:54:37 +00:00
..
converting-error-types.md
Mention std::error::Error in speaker notes, and other useful traits.
2023-01-27 17:54:37 +00:00
deriving-error-enums.md
Mention std::error::Error in speaker notes, and other useful traits.
2023-01-27 17:54:37 +00:00
dynamic-errors.md
Add slide about Box<dyn Error> before introducing anyhow.
2023-01-27 17:54:37 +00:00
error-contexts.md
Another note for anyhow.
2023-01-27 17:54:37 +00:00
panic-unwind.md
fix
Cargo.toml
syntax (
#190
)
2023-01-20 11:28:38 +01:00
panics.md
Publish Comprehensive Rust
🦀
2022-12-21 16:38:28 +01:00
result.md
Update result.md (
#250
)
2023-01-23 13:47:41 +00:00
try-operator.md
Add speaker notes about error examples
2023-01-11 18:14:58 -08:00