Crate xml_serde

Source

Structs§

Deserializer
Options
Serializer

Enums§

Error

Functions§

from_events
from_str
from_string
to_events
Serialise serde item to a list of XML events
to_events_custom
Serialise serde item to a list of XML events, with custom options
to_string
Serialise serde item to XML
to_string_custom
Serialise serde item to XML, with custom options

Type Aliases§

Result