Function quick_xml::escape::escape [−][src]
Expand description
Escapes a &[u8]
and replaces all xml special characters (<, >, &, ’, “) with their
corresponding xml escaped value.
Escapes a &[u8]
and replaces all xml special characters (<, >, &, ’, “) with their
corresponding xml escaped value.