DEFAULT_MESSAGE_CHANNEL_CAPACITY

Constant DEFAULT_MESSAGE_CHANNEL_CAPACITY 

pub const DEFAULT_MESSAGE_CHANNEL_CAPACITY: usize = 256;
Expand description

Default capacity of the inbound message channel that feeds the MessageStream.