pub type WatchUpdate = Receiver;
Type alias for broadcast receiver
pub struct WatchUpdate(/* private fields */);