mirror of
https://github.com/yewstack/yew.git
synced 2025-12-08 21:26:25 +00:00
* Fix Call Generics & FnOnce macro hygiene. * Add a failure case as well. * Remove a unused struct in test case. * Update packages/yew-macro/tests/hook_attr/hook-const-generic-pass.rs Co-authored-by: Muhammad Hamza <muhammadhamza1311@gmail.com>