pub type BroadcastReceiver = Receiver<Broadcast>;
Channel for broadcasting events.
pub struct BroadcastReceiver { /* private fields */ }