Cargo Features
rusotp has no features set by default.
[dependencies]
rusotp = { version = "0.2.0", features = ["html_reports"] }
- html_reports dev
-
Enables html_reports of criterion
criterion:
This feature _currently_ does nothing except disable a warning message, but in 0.4.0 it will be required in order to have Criterion.rs generate its own plots (as opposed to using cargo-criterion)
rusotp has 1 feature without comment.