google-cloud-rust-raw 0.16.1

A set of client libraries to interact with various Google Cloud Platform services
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
// @generated

use crate::{empty, rpc::status};

pub mod commit_response;
pub mod keys;
pub mod mutation;
pub mod query_plan;
pub mod result_set;
pub mod spanner;
pub mod spanner_grpc;
pub mod transaction;
pub mod type_pb;