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

#1431 in Rust patterns

Download history 35/week @ 2024-11-13 28/week @ 2024-11-20 51/week @ 2024-11-27 71/week @ 2024-12-04 145/week @ 2024-12-11 126/week @ 2024-12-18 60/week @ 2024-12-25 15/week @ 2025-01-01 49/week @ 2025-01-08 38/week @ 2025-01-15 37/week @ 2025-01-22 140/week @ 2025-01-29 269/week @ 2025-02-05 105/week @ 2025-02-12 117/week @ 2025-02-19 49/week @ 2025-02-26

562 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