13 releases
0.3.0 | Feb 19, 2025 |
---|---|
0.2.0 | Nov 30, 2024 |
0.2.0-rc0 | Oct 22, 2024 |
0.2.0-gamma | Sep 30, 2024 |
0.1.0 | Apr 27, 2024 |
#105 in WebAssembly
26,202 downloads per month
Used in 83 crates
(5 directly)
7KB
111 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