1 2 3 4
#[cfg(any(feature = "google-bigtable-admin-v2"))] pub mod admin; #[cfg(any(feature = "google-bigtable-v2"))] pub mod v2;