pub(crate) const fn is_hyphen(ch: u8) -> bool
Checks if ascii char is a hyphen. Hyphens are used as a Date separator and as a AttributeValueComponent separator.
AttributeValueComponent