Skip to main content

BUFFER_CAPACITY

Constant BUFFER_CAPACITY 

Source
const BUFFER_CAPACITY: usize = _; // 8_904usize
Expand description

Capacity for the temporary output buffer, before code is copied into a long-lived allocation that can be made executable.