Enum xml::reader::ErrorKind [−][src]
Variants
Syntax(Cow<'static, str>)
Io(Error)
Tuple Fields
0: ErrorUtf8(Utf8Error)
Tuple Fields
0: Utf8ErrorUnexpectedEof
Trait Implementations
Auto Trait Implementations
impl !RefUnwindSafe for ErrorKind
impl !UnwindSafe for ErrorKind
Blanket Implementations
Mutably borrows from an owned value. Read more
