Cargo Features
sourmash has no features set by default.
[dependencies]
sourmash = { version = "0.17.2", features = ["from-finch", "parallel", "maturin", "branchwater", "rkyv"] }
- from-finch
-
Enables finch
Affects
sourmash::from
… - parallel branchwater?
-
Enables rayon
- maturin
- branchwater = parallel
-
Enables rocksdb
Affects
index::revindex
,index::revindex
,storage::rocksdb
… - rkyv
-
Enables rkyv ^0.7.44