Skip to main content

RECORD_ALIGN

Constant RECORD_ALIGN 

Source
pub const RECORD_ALIGN: usize = 8;
Expand description

Records are eight byte aligned, so every length rounds up to this.