[][src]Module serde_xml_rs2::ser

Structs

Serializer

Functions

to_string

A convenience method for serializing some object to a string.

to_string_with_namespaces

A convenience method for serializing some object to a string, with xml namespaces.

to_writer

A convenience method for serializing some object to a buffer.