☰
Module signal
embassy_sync
0.4.0
Module signal
Structs
In crate embassy_sync
Modules
blocking_mutex
channel
mutex
pipe
priority_channel
pubsub
signal
waitqueue
zerocopy_channel
?
Module
embassy_sync
::
signal
source
·
[
−
]
Expand description
A synchronization primitive for passing the latest value to a task.
Structs
Signal
Single-slot signaling primitive.