8 releases
0.2.0-rc0 | Oct 22, 2024 |
---|---|
0.2.0-gamma3 | Oct 14, 2024 |
0.2.0-gamma | Sep 30, 2024 |
0.2.0-beta4 | Aug 31, 2024 |
0.1.0 | Apr 27, 2024 |
#130 in WebAssembly
4,483 downloads per month
Used in 7 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
~48KB