Cargo Features
[dependencies]
noise_search_deps_librocksdb-sys = { version = "0.1.0", default-features = false, features = ["static"] }
- default = static
-
The
static
feature is set by default whenevernoise_search_deps_librocksdb-sys
is added without
somewhere in the dependency tree.default-features = false - static default
noise_search_deps_librocksdb-sys has 2 features without comments.