pub const LABEL_LIMIT: usize = 63;
Maximum length of a name segment (i.e. a .-separated identifier).
.