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

pub enum TimerErrorKind {
    TimerOverflow,
}

Variants

Trait Implementations

impl Debug for TimerErrorKind
[src]

Formats the value using the given formatter.

impl Display for TimerErrorKind
[src]

Formats the value using the given formatter.