Skip to main content

FEED_CHANNEL_SIZE

Constant FEED_CHANNEL_SIZE 

Source
pub const FEED_CHANNEL_SIZE: usize = 1024;
Expand description

Size of the bounded stdin-to-gRPC feed channel (blocks stdin when full).