Expand description
A “latest only” value store with unlimited writers and async waiting.
Structs§
- Signal
- A “latest only” value store with unlimited writers and async waiting.
- Signal
Reader - Facilitates the async reading of values from the Signal.
- Signal
Writer - Facilitates the writing of values to a Signal.