[][src]Type Definition xml_data::Error

type Error = Box<dyn Error>;

For now we use a simple boxed error to show the user