Type Definition umio::external::TimerResult
[−]
[src]
type TimerResult<T> = Result<T, TimerError>;
type TimerResult<T> = Result<T, TimerError>;