couchbase 1.0.0-alpha.1

The official Couchbase Rust SDK.
Documentation
fn main() {
    cc::Build::new().file("src/utils.c").compile("utils")
}