Cargo Features
worterbuch-common has no features set by default.
[dependencies]
worterbuch-common = { version = "1.3.6", features = ["ws", "wasm", "jemalloc", "benchmark"] }
- ws = tungstenite
- wasm = tokio-tungstenite-wasm
- jemalloc = inferno, jemalloc_pprof, mappings, pprof_util, regex, tikv-jemallocator
-
Affects
worterbuch-common::profiling
… - benchmark = random_word
-
Affects
worterbuch-common::benchmark
…
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.