Type Definition rotor::mio::timer::TimerResult [] [src]

type TimerResult<T> = Result<T, TimerError>;