CHANNEL_BUFFER_SIZE

Constant CHANNEL_BUFFER_SIZE 

Source
pub const CHANNEL_BUFFER_SIZE: usize = 128;
Expand description

The size of the channel buffer for communication between Channel and its reactor.