Module de

Source

Modules§

parser
XML parser combinator

Structs§

XmlDeserializer

Functions§

from_partial_str
from partial xml string.
from_partial_str_with_opt
from partial xml string with custom XmlDeserializer settings.
from_str
From xml string.
from_str_peek
Deserializes any value and returns the rest of the string together.
from_str_with_opt
from xml string with custom XmlDeserializer settings.