1 unstable release

new 0.1.0 Apr 27, 2024

#64 in #hook


Used in hydration_context

MIT license

6KB
100 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

~46KB