Type Definition strong_xml::XmlResult[][src]

type XmlResult<T> = Result<T, XmlError>;
Expand description

Specialized Result which the error value is Error.