Skip to main content

ALIGN

Constant ALIGN 

Source
pub const ALIGN: usize = 8;
Expand description

How wide the alignment of a record payload is, in bytes.

Record headers are exactly this wide too, so a record that starts aligned has a payload that starts aligned.