yew/packages
Cecile Tonglet 194a1e6059
Add CallbackRef that takes ref in argument instead of value (#3419)
* Add CallbackRef that takes ref in argument instead of value

* Fix up commented reform/filter_reform

* Add reform_ref functions to create CallbackRef instead

* Use macro_rules to avoid code duplication

* Add tests and fix wrong types

* Update doc comments

* clippy

* more clippy

---------

Co-authored-by: KirillSemyonkin <burnytc@gmail.com>
2023-09-29 20:58:24 +09:00
..