synchronization
0.1.0
Module signal
Module Items
Structs
In crate synchronization
synchronization
Module
signal
Copy item path
Source
Expand description
A synchronization primitive for passing the latest value to a task.
Structs
ยง
Signal
Single-slot signaling primitive for a
single
consumer.