Struct vtd_xml::VtdNavError [] [src]

pub struct VtdNavError<'a> { /* fields omitted */ }

Failed to navigate in the given direction.

Trait Implementations

impl<'a> Debug for VtdNavError<'a>
[src]

Formats the value using the given formatter.

impl<'a> Display for VtdNavError<'a>
[src]

Formats the value using the given formatter. Read more

impl<'a> Error for VtdNavError<'a>
[src]

A short description of the error. Read more

The lower-level cause of this error, if any. Read more