Skip to main content

MAX_ALIGNMENT_LOG2

Constant MAX_ALIGNMENT_LOG2 

Source
pub const MAX_ALIGNMENT_LOG2: u8 = 12;
Expand description

Maximum permitted alignment_log2 value (2^12 = 4 KiB, page-friendly).

ยงPerformance

perf: unspecified; this is a compile-time constant.