Module subscriber

Source
Expand description

Implementation of anything directly subscriber related

Structsยง

DynSubscriber
A subscriber that holds a dynamic reference to the channel
Sub
A subscriber to a channel
Subscriber
A subscriber that holds a generic reference to the channel
SubscriberWaitFuture
Future for the subscriber wait action