5 releases

0.2.2 Aug 25, 2024
0.2.1 Mar 27, 2024
0.2.0 Feb 19, 2024
0.1.1 Feb 7, 2024
0.1.0 Feb 7, 2024

#1412 in Rust patterns

Download history 75/week @ 2024-07-22 106/week @ 2024-07-29 50/week @ 2024-08-05 110/week @ 2024-08-12 120/week @ 2024-08-19 154/week @ 2024-08-26 22/week @ 2024-09-02 52/week @ 2024-09-09 63/week @ 2024-09-16 76/week @ 2024-09-23 39/week @ 2024-09-30 75/week @ 2024-10-07 52/week @ 2024-10-14 119/week @ 2024-10-21 43/week @ 2024-10-28 66/week @ 2024-11-04

288 downloads per month
Used in 5 crates

Custom license

11KB
198 lines

error-ext

license build

Error utilities:

  • StdErrorExt provides as_chain and into_boxed extension methods.
  • The axum module provides an Error type that can be used as axum response.

License

This code is open source software licensed under the Apache 2.0 License.


lib.rs:

Error utilities.

Dependencies

~0–6.5MB
~41K SLoC