Constant MAX_HOSTNAME_SIZE

pub const MAX_HOSTNAME_SIZE: u64 = 255; // 255u64
Expand description

The maximum length of a hostname, as per RFC 1035 section 2.3.4.