pub(crate) const CHANNEL_BOUND: usize = 10;
The mpsc channel bound for emissions from Emitter.
Emitter