Function nom_xml::decode::decode_entity

source ·
pub fn decode_entity(input: &str) -> IResult<&str, Cow<'_, str>>