Skip to main content

MAX_STDIO_BYTES

Constant MAX_STDIO_BYTES 

Source
pub const MAX_STDIO_BYTES: usize = _; // 1_048_576usize
Expand description

Max bytes buffered per stdout/stderr stream (#423). Matches plugin host default.