pub fn decode_plain(text: &BytesText<'_>) -> StringExpand description
Decode an Event::Text payload, which quick-xml has already stripped of
entity references (those arrive separately as Event::GeneralRef).
pub fn decode_plain(text: &BytesText<'_>) -> StringDecode an Event::Text payload, which quick-xml has already stripped of
entity references (those arrive separately as Event::GeneralRef).