MAX_BUFFER_SIZE

Constant MAX_BUFFER_SIZE 

Source
pub const MAX_BUFFER_SIZE: usize = _; // 65_536usize
Expand description

The maximum buffer size that can be allocated on the stack. This is currently limited to 64 KiB.