[][src]Crate bigtable_rs

A simple Google Bigtable client

See bigtable package for more info.

Modules

bigtable

bigtable module provides a few convenient structs for calling Google Bigtable from Rust code.

google

google module having the Rust code generated from Google Bigtable V2 gPRC API proto file.