Skip to main content

decode_plain

Function decode_plain 

Source
pub fn decode_plain(text: &BytesText<'_>) -> String
Expand description

Decode an Event::Text payload, which quick-xml has already stripped of entity references (those arrive separately as Event::GeneralRef).