Struct mio::timer::TimerError [] [src]

pub struct TimerError { /* fields omitted */ }

Trait Implementations

impl Debug for TimerError
[src]

Formats the value using the given formatter.

impl Display for TimerError
[src]

Formats the value using the given formatter.

impl Error for TimerError
[src]

A short description of the error. Read more

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