Constant CHANNEL_SIZE

Source
pub(crate) const CHANNEL_SIZE: usize = 100;
Expand description

The amount of messages our channels will be able to store in them while in transit