Expand description
§Error types for XML parsing
This module contains the error types used throughout the xso
crate.
Enums§
- Error variants generated while parsing or serialising XML data.
- Error returned from
FromXml::from_events
.
This module contains the error types used throughout the xso
crate.
FromXml::from_events
.