10 releases
new 0.2.0-rc2 | Nov 22, 2024 |
---|---|
0.2.0-rc1 | Nov 4, 2024 |
0.2.0-rc0 | Oct 22, 2024 |
0.2.0-gamma | Sep 30, 2024 |
0.1.0 | Apr 27, 2024 |
#174 in WebAssembly
4,639 downloads per month
Used in 11 crates
(2 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