Cargo Features

StreamTools has no features set by default.

[dependencies]
streamtools = { version = "0.7.5", features = ["tokio-time", "test-util"] }
tokio-time test-util?

Enables tokio and tokio-stream

Affects streamtools::StreamTools.sample_by_duration, streamtools::StreamTools.sample_by_interval, streamtools::StreamTools.throttle_last

test-util = tokio-time

Affects streamtools::test_util, streamtools::StreamTools.record_delay