Module yaserde::ser[][src]

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)