Cargo Features
librocksdbsys has no features set by default.
[dependencies]
librocksdbsys = { version = "0.1.2", features = ["portable", "sse"] }
-
portable
-
portable doesn't require static link, though it's meaningless when not using with static-link right now in this crate.
-
sse
-