Struct rusted_cypher::error::TimeParseError [] [src]

pub struct TimeParseError(_, _);

Trait Implementations

impl Debug for TimeParseError
[src]

Formats the value using the given formatter.

impl Display for TimeParseError
[src]

Formats the value using the given formatter. Read more

impl Error for TimeParseError
[src]

A short description of the error. Read more

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