1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2025-06-17 14:47:35 +02:00
Commit Graph

4 Commits

Author SHA1 Message Date
0ac245ee61 Invert std::error and thiserror::Error 2023-08-14 16:55:06 +02:00
2721f979ea Move thiserror::error
It is slightly confusing to import a symbol called `Error` twice
2023-08-14 16:44:36 +02:00
aba7fd7f56 Simplify error handling pages (#851)
This makes the `use` statements more consistent and shortens some
variable names.
2023-06-22 16:27:06 +02:00
79f5f0dade Add slide about Box<dyn Error> before introducing anyhow. 2023-01-27 17:54:37 +00:00