Cargo Features

sourmash has no features set by default.

[dependencies]
sourmash = { version = "0.13.1", features = ["from-finch", "parallel", "maturin", "branchwater"] }
from-finch = finch

Affects sourmash::from

parallel branchwater? = rayon
maturin
branchwater = parallel, rkyv, rocksdb

Affects index::revindex, index::revindex

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.

finch from-finch?
rayon parallel?
rkyv branchwater?
rocksdb not wasm32 branchwater?

Enables rocksdb ^0.21.0