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

#1358 in Rust patterns

Download history 58/week @ 2024-09-07 58/week @ 2024-09-14 77/week @ 2024-09-21 44/week @ 2024-09-28 62/week @ 2024-10-05 60/week @ 2024-10-12 119/week @ 2024-10-19 41/week @ 2024-10-26 72/week @ 2024-11-02 26/week @ 2024-11-09 30/week @ 2024-11-16 29/week @ 2024-11-23 67/week @ 2024-11-30 65/week @ 2024-12-07 194/week @ 2024-12-14 57/week @ 2024-12-21

387 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–7.5MB
~41K SLoC