Found 76 repositories(showing 30)
dtolnay
derive(Error) for struct and enum error types
huangsam
Lightning-fast Sudoku 🦀
risingwavelabs
Useful extension utilities for thiserror.
shakacode
Extension to `thiserror` that helps reduce the amount of handwriting
brylee10
Add location information to errors, such as thiserror::Error
rudrodip
rust crate that provides functionality to fetch YouTube video transcripts
Byron
`thiserror` + killer-feature
kangalio
A subset of thiserror, implemented in 100% macro_rules
stifskere
A small crate to integrate thiserror with actix_web.
tmyers273
An error wrapper, bringing anyhow like errors to thiserror
FlakySL
actix_failwrap /ˈæk.tɪks ˈfeɪl.ræp/ ("aktiks fail-rap") is a micro-package that enables ergonomic error propagation (using thiserror) inside actix-web route handlers.
Asapin
Simple spam detector for YouTube chats with different UI options
mcmah309
No description available
linux-china
Rust error handle with thiserror and error-stack
stevepryde
Wrapper around anyhow::Error that aims to be the glue between anyhow and thiserror
enzious
A crate that extends the thiserror crate functionality to automatically return a proper actix-web response.
toksdotdev
🐞 Stripped-down version of thiserror
yesint
Repository for thiserror_string_context crate
jbethune
Rust Berlin online meetup presentation on `thiserror`
Helpful IntoResponse derive macro for the thiserror crate
MRDavidYen
a tiny derive macro for thiserror and Axum error handling
tarnishablec
thiserror for typescript
onkoe
A golden replacement for `thiserror`.
jsoneaday
No description available
Dreaming-Codes
No description available
ericseppanen
Easy sample code for using anyhow and thiserror
AlterionX
thiserror expansion for deriving useful error conversion methods
Nicolab
Ergonomic result / error handling helpers built on anyhow and thiserror.
LennardKittner
A library crate to add the Termination trait to error enums inspired by thiserror
WillKirkmanM
A Zero-Panic, Zero-unsafe, High-Performance Rust Library with Strict Memory Safety, Zero-Cost Abstractions, Borrow-Based Design, Explicit Error Handling via thiserror / anyhow, Parallel Execution with rayon, No Implicit Cloning, and Fully Benchmarked, Type-Safe, Stack-Optimized Code