bigtable 0.6.0

Lib for interfacing with Google BigTable Data API
Documentation
1
2
3
4
5
// AIDEV-NOTE: Generated protobuf code is included from OUT_DIR/protos/
// The build.rs generates these files using protobuf-codegen 3.x
// The generated mod.rs exports: bigtable, data, status

include!(concat!(env!("OUT_DIR"), "/protos/mod.rs"));