[][src]Type Definition strong_xml::XmlResult

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

Specialized Result which the error value is Error.