Crate fastimer_tokio

Source
Expand description

tokio runtime support for fastimer’s traits.

Structs§

MakeTokioDelaytime
A delay implementation that uses Tokio’s timer.
TokioSpawnspawn
A spawn implementation that uses Tokio’s runtime.