Skip to main content

Module util

Module util 

Source
Expand description

Utilities for serializing XML.

Functionsยง

escape
Escape the given text for use in XML.
escape_to_string
serialize_elements
Serialize a slice of elements, inserting spaces between adjacent text elements where needed.