Cargo Features
numberlab has no features set by default.
[dependencies]
numberlab = { version = "0.1.1", 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)
numberlab has 1 feature without comment.