mirror of
https://github.com/adoyle0/leptos-use.git
synced 2025-02-13 06:52:47 -05:00
183 B
183 B
use_derive_signal!
Macro to easily create helper functions that derive a signal using a piece of code.
See is_ok
or use_to_string
as examples.