12 releases
new 0.2.0 | Nov 30, 2024 |
---|---|
0.2.0-rc3 | Nov 28, 2024 |
0.2.0-rc0 | Oct 22, 2024 |
0.2.0-gamma | Sep 30, 2024 |
0.1.0 | Apr 27, 2024 |
#133 in WebAssembly
5,455 downloads per month
Used in 31 crates
(5 directly)
7KB
112 lines
A utility library for wrapping arbitrary errors, and for “throwing” errors in a way that can be caught by user-defined error hooks.
lib.rs
:
A utility library for wrapping arbitrary errors, and for “throwing” errors in a way that can be caught by user-defined error hooks.
Dependencies
~47KB