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

#1563 in Rust patterns

Download history 15/week @ 2024-02-01 10/week @ 2024-02-08 187/week @ 2024-02-15 73/week @ 2024-02-22 45/week @ 2024-02-29 144/week @ 2024-03-07 124/week @ 2024-03-14 189/week @ 2024-03-21 165/week @ 2024-03-28 178/week @ 2024-04-04 182/week @ 2024-04-11 245/week @ 2024-04-18

862 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