Module subscribe

Module subscribe 

Structsยง

QueuedSubscribeFuture
A lazy future that resolves as soon as the subscription is recorded locally.
QueuedUnsubscribeFuture
A lazy future that resolves as soon as the unsubscribe is recorded locally.
SubscribeBuilder
Builder for subscribing to one or more topic filters.
SubscribeFuture
A lazy future returned by SubscribeBuilder::send.
UnsubscribeBuilder
Builder for unsubscribing from one or more topic filters.
UnsubscribeFuture
A lazy future returned by UnsubscribeBuilder::send.