- How should I propagate my errors to include a custom message, an exit code, and the original error? https://crates.io/crates/thiserror 9 comments rust
- thiserror + anyhow (issue using both) https://crates.io/crates/thiserror 7 comments rust
Linking pages
- GitHub - joaocarvalhoopen/How_to_learn_modern_Rust: A guide to the adventurer. https://github.com/joaocarvalhoopen/How_to_learn_modern_Rust 73 comments
- Carefully exploring Rust as a Python developer https://karimjedda.com/carefully-exploring-rust/ 71 comments
- Rust at FullStory, Part 2: A Look Inside Our Mobile SDK | FullStory https://bionic.fullstory.com/rust-at-fullstory-part-2/ 71 comments
- More than you've ever wanted to know about errors in Rust https://www.shuttle.rs/blog/2022/06/30/error-handling 51 comments
- GitHub - dtolnay/thiserror: derive(Error) for struct and enum error types https://github.com/dtolnay/thiserror 50 comments
- Designing error types in Rust https://mmapped.blog/posts/12-rust-error-handling.html 40 comments
- Error chaining with Rust and Go | Chmouel's blog https://blog.chmouel.com/posts/rust-errorhandling/ 26 comments
- GitHub - zkat/miette: Fancy extension for std::error::Error with pretty, detailed diagnostic printing. https://github.com/zkat/miette 23 comments
- GitHub - bornacvitanic/fumble: fumble is an oxidized (Rust-based) implementation of the original clumsy tool, designed to simulate adverse network conditions on Windows systems. https://github.com/bornacvitanic/fumble 20 comments
- GitHub - dutt/rust-recommended-libaries https://github.com/dutt/rust-recommended-libaries 18 comments
- Parsing TFTP in Rust https://tuckersiemens.com/posts/parsing-tftp-in-rust/ 10 comments
- Using Rust and Ptrace to invoke syscalls | by Chase | Nov, 2022 | ITNEXT https://medium.com/@0xFounders/using-rust-and-ptrace-to-invoke-syscalls-262dc585fcd3 9 comments
- What's New in Rust 1.42 and 1.43 :: Rustacean Station https://rustacean-station.org/episode/014-rust-1.42-1.43/ 6 comments
- How I Reverse Engineered the LastPass CLI Tool · Michael-F-Bryan http://adventures.michaelfbryan.com/posts/lastpass/?amp%3Butm_campaign=reverse-engineering-lastpass&%3Butm_medium=social 6 comments
- Elegant Library APIs in Rust - Pascal’s Scribbles https://scribbles.pascalhertleif.de/elegant-apis-in-rust.html 5 comments
- butido - a Linux Package Building Tool in Rust — musicmatzes blog https://beyermatthias.de/butido-a-linux-package-building-tool-in-rust 5 comments
- Beginner-Intermediate Rust Error Handling - Kartavya Vashishtha https://desmondwillowbrook.github.io/blog/rust-error-handling/ 5 comments
- JWT security for a Rust REST API: how to - TMS Developer Blog https://tms-dev-blog.com/jwt-security-for-a-rust-rest-api/ 4 comments
- Rust Turbofish: Closure Return Type | Dan Aloni https://blog.aloni.org/posts/rust-turbofish-closure-return-type 4 comments
- Introducing StarfishQL | SeaORM 🐚 An async & dynamic ORM for Rust https://www.sea-ql.org/SeaORM/blog/2022-04-04-introducing-starfish-ql 3 comments
Would you like to stay up to date with Rust? Checkout Rust
Weekly.
Related searches:
Search whole site: site:crates.io
Search title: How should I propagate my errors to include a custom message, an exit code, and the original error?
See how to search.