Skip to content
This repository was archived by the owner on Feb 22, 2026. It is now read-only.

Reduce error boilerplate using thiserror #83

@jcgruenhage

Description

@jcgruenhage

During the port from attohttpc to reqwest, I've noticed that there's a bunch of boilerplate code around error handling. A lot of the formatting/From impls etc can be reduced a lot by using stuff like https://lib.rs/crates/thiserror.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions