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

#1734 in Rust patterns

Download history 52/week @ 2024-10-14 119/week @ 2024-10-21 43/week @ 2024-10-28 66/week @ 2024-11-04 24/week @ 2024-11-11 35/week @ 2024-11-18 30/week @ 2024-11-25 65/week @ 2024-12-02 97/week @ 2024-12-09 181/week @ 2024-12-16 89/week @ 2024-12-23 6/week @ 2024-12-30 37/week @ 2025-01-06 43/week @ 2025-01-13 37/week @ 2025-01-20 109/week @ 2025-01-27

228 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