Cargo Features
couchbase-sys has no features set by default.
[dependencies]
couchbase-sys = { version = "1.0.0-alpha.4", features = ["link-static", "volatile"] }
- link-static
-
If you want to build and link libcouchbase statically, set this flag.
- volatile
-
If you want to include internal/volatile structs (like lcb_stats)