Constant gear_stack_buffer::MAX_BUFFER_SIZE
source · pub const MAX_BUFFER_SIZE: usize = _; // 65_536usizeExpand description
The maximum buffer size that can be allocated on the stack. This is currently limited to 64 KiB.
pub const MAX_BUFFER_SIZE: usize = _; // 65_536usizeThe maximum buffer size that can be allocated on the stack. This is currently limited to 64 KiB.