Module yaserde::ser

source · []
Expand description

Generic data structure serialization framework.

Structs

Functions

Serialize XML into a plain String with no formatting (EmitterConfig).

Serialize XML into a plain String with control on formatting (via EmitterConfig parameters)