Module google_cloud_spanner::client
source · 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.