Cargo Features

vortex-dict has no features set by default.

[dependencies]
vortex-dict = { version = "0.25.2", features = ["test-harness"] }
test-harness = rand, vortex-fsst

Affects vortex-dict::test

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.

rand test-harness?

Enables rand

test-harness

vortex-fsst test-harness?