Type Definition hard_xml::XmlResult

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

Specialized Result which the error value is Error.