Skip to main content

ZBQ_MSG_ALIGN

Constant ZBQ_MSG_ALIGN 

Source
pub const ZBQ_MSG_ALIGN: usize = 16;
Expand description

Message alignment requirement in bytes.

Every committed run must be a multiple of this value and every zbq_msg_header is physically placed at an offset satisfying this.