2
0
Fork 0
mirror of https://github.com/leptos-rs/leptos synced 2025-02-03 07:23:26 +00:00
leptos/any_error
Greg Johnston d665dd4b89 v0.7.0
2024-11-30 12:09:41 -05:00
..
src fix: unique IDs and correct hydration for <ErrorBoundary/> (closes ) 2024-08-01 19:43:09 -04:00
Cargo.toml v0.7.0 2024-11-30 12:09:41 -05: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

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