pub const MAX_PAYLOAD_LEN: usize = 255;
Expand description

Max length of the variable-sized payload field.