Module google_cloud_spanner::client
source · Re-exports
pub use google_cloud_auth;
Structs
- Client is a client for reading and writing data to a Cloud Spanner database. A client is safe to use concurrently, except for its Close method.
- ClientConfig has configurations for the client.