//!//! A simple Google Bigtable client.
//!//! See [`bigtable`] package for more info.
//!//! [[github repo]]
//!//! [`bigtable`]: mod@crate::bigtable
//! [github repo]: https://github.com/liufuyang/bigtable_rs
modauth_service;pubmodbigtable;modroot_ca_certificate;pubmodutil;#[cfg(test)]modtests{#[test]fnit_works(){assert_eq!(2+2,4);}}