Cargo Features
fastimer-tokio has no features set by default.
[dependencies]
fastimer-tokio = { version = "0.7.0", features = ["spawn", "time"] }
-
spawn
-
Enables
fastimer and
rt
of
tokio
tokio: Includes basic task execution capabilities
-
time
-
Enables
fastimer,
time
of
tokio
fastimer-tokio has 2 features without comments.