Skip to main content

FRAMED_INPUT_RECORD_LENGTH

Constant FRAMED_INPUT_RECORD_LENGTH 

pub const FRAMED_INPUT_RECORD_LENGTH: usize = _; // 14usize
Expand description

Length on the wire of a framed input-record message: the tag byte plus the existing SERIALIZED_INPUT_RECORD_0_LENGTH-byte payload.