Enum rotor::mio::timer::TimerErrorKind [] [src]

pub enum TimerErrorKind {
    TimerOverflow,
}

Variants

Trait Implementations

impl Debug for TimerErrorKind

Formats the value using the given formatter.

impl Display for TimerErrorKind

Formats the value using the given formatter.