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 whenever noise_search_deps_librocksdb-sys is added without default-features = false somewhere in the dependency tree.

static default

noise_search_deps_librocksdb-sys has 2 features without comments.