Skip to main content

DEFAULT_CHANNEL_CAPACITY

Constant DEFAULT_CHANNEL_CAPACITY 

Source
pub const DEFAULT_CHANNEL_CAPACITY: usize = 10_000;
Expand description

Default channel capacity for entries pending the writer thread.