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