Structs

Generic visitor for forwarding all calls to an inner visitor and converting into the target type using its From implementation.

Generic visitor for forwarding all calls to an inner visitor and converting into the target type using its TryFrom implementation.

Traits

Marker trait for auto-implementing the FromXml trait based on the FromStr-implementation of a type.

Type Definitions