pub const DEFAULT_CHANNEL_BUFFER_SIZE: usize = 100;
Expand description

The default number of messages that will be buffered per-receiver.