announcer

Function announcer 

Source
pub fn announcer() -> Option<Announcer>
Expand description

Take the publication receiver.

Cancellation-safe to await. None only if one was already taken, which would mean two things publishing the same properties — a wiring mistake rather than a runtime condition.