Module regulatory_region_lib::pub_sub_hub
source · Expand description
A simple publish-and-subscribe facility.
Structs§
- The
Future
used by a subscriber toawait
updates. - A rendezvous point for publishers and subscribers.
A simple publish-and-subscribe facility.
Future
used by a subscriber to await
updates.