Cargo Features
Archaea has no features set by default.
[dependencies]
archaea = { version = "0.0.12", features = ["annembed_openblas-static", "annembed_openblas-system", "annembed_intel-mkl", "withzmq"] }
- annembed_openblas-static
-
Enables openblas-static of annembed ^0.0.8
optional dependency to embed hnsw graph
Affects
utils::embed
… - annembed_openblas-system
-
Enables openblas-system of annembed ^0.0.8
Affects
utils::embed
… - annembed_intel-mkl
-
Enables intel-mkl-static of annembed ^0.0.8
Affects
utils::embed
… - withzmq
-
Enables withzmq of kmerutils ^0.0.7
kmerutils:
This feature requires libzmq (and libsodium). It enables loadind of quality as a service in the target qualityloader
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.