ROUTER_CHANNEL_CAPACITY

Constant ROUTER_CHANNEL_CAPACITY 

Source
const ROUTER_CHANNEL_CAPACITY: usize = 1000;
Expand description

Bounded channel capacity for the main router message queue.