Cargo Features

streaming-harness has no features set by default.

[dependencies]
streaming-harness = { version = "0.2.0", features = ["hdrhist-support", "timely-support"] }
hdrhist-support = hdrhist

Affects format::format_detailed_timeline, format::format_summary_timeline, output::default.hdrhist_timeline_collector

timely-support = timely

Affects streaming-harness::timely_support

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

timely timely-support?

Enables timely ^0.6

hdrhist hdrhist-support?