Crate bigtable_rs

source ·
Expand description

A simple Google Bigtable client.

See bigtable package for more info.

[github repo]

Modules§

  • bigtable module provides a few convenient structs for calling Google Bigtable from Rust code.
  • google module having the Rust code generated from Google Bigtable V2 gPRC API proto file.