xso

Module error

Source
Expand description

§Error types for XML parsing

This module contains the error types used throughout the xso crate.

Enums§

Error
Error variants generated while parsing or serialising XML data.
FromElementError
Error returned by the TryFrom<Element> implementations.
FromEventsError
Error returned from FromXml::from_events.