Crate leptos_signals

Source

Structs§

KeyedSignal
A KeyedSignal associates a key with a value. This is typically used for caching, where a key is needed for searching in the cache.

Functions§

create_keyed_signal
new_keyed_signal