Crate instant_xml

Source

Structs§

Deserializer
Id
OptionAccumulator
Serializer

Enums§

Error
Kind

Traits§

Accumulate
A type implementing Accumulate<T> is used to accumulate a value of type T.
FromXml
FromXmlOwned
ToXml

Functions§

display_to_xml
from_str
from_xml_str
to_string
to_writer

Derive Macros§

FromXml
ToXml