Expand description
Includes the deserializer for the quick-xml crate.
Structs§
- Deserializer
- The
xmlity::Deserializerfor thequick-xmlcrate. - External
Data - A struct to hold external data that can be used during deserialization.
Enums§
- Error
- Errors that can occur when using this crate.
Functions§
- from_
str - Deserialize from a string.