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

#1490 in Rust patterns

Download history 182/week @ 2024-08-21 72/week @ 2024-08-28 48/week @ 2024-09-04 45/week @ 2024-09-11 73/week @ 2024-09-18 55/week @ 2024-09-25 47/week @ 2024-10-02 73/week @ 2024-10-09 76/week @ 2024-10-16 94/week @ 2024-10-23 53/week @ 2024-10-30 44/week @ 2024-11-06 35/week @ 2024-11-13 28/week @ 2024-11-20 51/week @ 2024-11-27 48/week @ 2024-12-04

165 downloads per month
Used in 5 crates

Custom license

11KB
216 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