const BUFFER_CAPACITY: usize = _; // 8_904usize
Available on crate feature
compiler
and x86-64 only.Expand description
Capacity for the temporary output buffer, before code is copied into a long-lived allocation that can be made executable.