Constant MAX_SEGMENT_LENGTH
pub const MAX_SEGMENT_LENGTH: usize = 63; // 63usizeExpand description
Number of total bytes a segment can contain. 63 plus dot.
pub const MAX_SEGMENT_LENGTH: usize = 63; // 63usizeNumber of total bytes a segment can contain. 63 plus dot.