☰
Type Definition TimerResult
mio
All crates
[
−
]
[src]
Type Definition
mio
::
TimerResult
type TimerResult<T> =
Result
<T,
TimerError
>;