Function quick_xml::escape::resolve_html5_entity

source ยท
pub const fn resolve_html5_entity(entity: &str) -> Option<&'static str>
Available on crate feature escape-html only.
Expand description

Resolves all HTML5 entities. For complete list see https://dev.w3.org/html5/html-author/charref.