Cargo Features

downsample-oxide has no features set by default.

[dependencies]
downsample-oxide = { version = "0.1.2", features = ["time", "chrono"] }
time = time_crate

Affects downsample-oxide::DataOutput.x

chrono = chrono_crate

Affects downsample-oxide::DataOutput.x

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.

time_crate time?

Enables time

chrono_crate chrono?

Enables chrono