Skip to main content

HTML_ENTITIES

Static HTML_ENTITIES 

Source
pub static HTML_ENTITIES: [(&[u8], u32); 253]
Expand description

The XHTML named entities, sorted by name. Each entry maps an entity name (the bytes between & and ;) to its Unicode code point.