Cargo Features
IROX-STATS has no features set by default.
[dependencies]
irox-stats = { version = "0.3.4", features = ["std", "emath", "miniz"] }
- std
-
Enables std of irox-bits and irox-tools
Affects
irox-stats::windows
,streaming::OneSecondWindows
,irox-stats::tsdf
… - emath
-
Enables emath
- miniz
-
Enables miniz_oxide
Affects
irox-stats::tsdf
…