leptos/any_error
Saber Haj Rabiee b3e2040ec9
chore: upgrade dependencies (#2765)
2024-08-10 20:01:41 -04:00
..
src fix: unique IDs and correct hydration for `<ErrorBoundary/>` (closes #2704) 2024-08-01 19:43:09 -04:00
Cargo.toml chore: upgrade dependencies (#2765) 2024-08-10 20:01:41 -04:00
Makefile.toml prep for preview release 2024-08-01 19:40:56 -04:00
README.md prep for preview release 2024-08-01 19:40:56 -04:00

README.md

A utility library for wrapping arbitrary errors, and for “throwing” errors in a way that can be caught by user-defined error hooks.