Skip to main content

is_hyphen

Function is_hyphen 

Source
pub(crate) const fn is_hyphen(ch: u8) -> bool
Expand description

Checks if ascii char is a hyphen. Hyphens are used as a Date separator and as a AttributeValueComponent separator.