4 releases

0.2.1 Mar 27, 2024
0.2.0 Feb 19, 2024
0.1.1 Feb 7, 2024
0.1.0 Feb 7, 2024

#1526 in Rust patterns

Download history 17/week @ 2024-02-05 26/week @ 2024-02-12 207/week @ 2024-02-19 53/week @ 2024-02-26 80/week @ 2024-03-04 167/week @ 2024-03-11 108/week @ 2024-03-18 223/week @ 2024-03-25 134/week @ 2024-04-01 201/week @ 2024-04-08 208/week @ 2024-04-15 212/week @ 2024-04-22

770 downloads per month
Used in 4 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–2.3MB
~41K SLoC