pub const MAX_BUFFER_SIZE: usize = _; // 65_536usize
The maximum buffer size that can be allocated on the stack. This is currently limited to 64 KiB.