Cargo Features
hmmm has no features set by default.
[dependencies]
hmmm = { version = "0.2.0", features = ["benchmark", "serde-1"] }
- benchmark
-
Benchmarking requires nightly
- serde-1
-
Enables derive of serde and serde-1 of ndarray ^0.13.1
ndarray:
Old name for the serde feature
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.