Struct xmlJSON::ParseXmlError
[−]
[src]
pub struct ParseXmlError;
Error when parsing XML
pub struct ParseXmlError;
Error when parsing XML
impl Display for ParseXmlErrorimpl PartialEq for ParseXmlErrorfn eq(&self, __arg_0: &ParseXmlError) -> boolfn ne(&self, __arg_0: &ParseXmlError) -> boolimpl Clone for ParseXmlErrorfn clone(&self) -> ParseXmlErrorfn clone_from(&mut self, source: &Self)impl Debug for ParseXmlError
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct, enum,
trait, type, macro,
and const.
Search functions by type signature (e.g.
vec -> usize)