Cargo Features
Velvet has no features set by default.
[dependencies]
velvet = { version = "0.4.2", features = ["hdf5-output", "rayon"] }
- hdf5-output = hdf5, hdf5-sys
-
Enables hdf5-output of velvet-core
- rayon
-
Enables rayon of velvet-core
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.
- hdf5 hdf5-output?
-
Enables hdf5 ^0.7
- hdf5-sys hdf5-output?
-
Enables hdf5-sys ^0.7