pub const MAX_SEQUENCE_LENGTH: u8 = 255;
Expand description

The maximum length that a sequence or set of alternatives supported in a DataElement list. If a list is provided that is longer than this from a peer, it is truncated.