Cargo Features

[dependencies]
mappum-librocksdb-sys = { version = "6.7.0-alpha.1", default-features = false, features = ["static", "zlib", "bzip2"] }
default = static

The static feature is set by default whenever mappum-librocksdb-sys is added without default-features = false somewhere in the dependency tree.

static default
snappy lz4 zstd zlib
bzip2

Affects mappum-librocksdb-sys::bz_internal_error