Module embassy_sync::pubsub::subscriber
source · [−]Expand description
Implementation of anything directly subscriber related
Structs
A subscriber that holds a dynamic reference to the channel
A subscriber to a channel
A subscriber that holds a generic reference to the channel
Future for the subscriber wait action