Constant PT_STDIO_BUFFER

Source
const PT_STDIO_BUFFER: usize = 64;
Available on crate feature managed-pts only.
Expand description

Size for the buffer storing pluggable transport stdout lines.