Type Definition strong_xml::XmlResult[][src]

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

Specialized Result which the error value is Error.