Function xml::common::is_name_char

source ·
pub fn is_name_char(c: char) -> bool
Expand description

Checks whether the given character is a name character (NameChar) as is defined by XML 1.1 specification, section 2.3.