mirror of
https://github.com/leptos-rs/leptos.git
synced 2025-12-27 08:44:28 -05:00
- Enhanced error messages for better clarity when server functions do not meet the expected return type requirements. - Added `trybuild` tests to ensure behaviour is not broken in future releases.