Rust packages for Google Cloud Platform services.
Providing a high level API for gRPC API like Google Cloud Go.
Since the development of google cloud rust by Google seems to have resumed,
We have decided to donate the google-cloud-*
namespace to Google.
Library users do not need to modify existing code.
Use package
option at [dependency] in Cargo.toml
google-cloud-spanner = { package="gcloud-spanner", version="1.0.0" }
- google-cloud-spanner
- google-cloud-pubsub
- google-cloud-storage
- google-cloud-bigquery
- google-cloud-artifact-registry
- google-cloud-kms
This project is licensed under the MIT license.
Contributions are welcome.
- Fork this repository.
- Make changes, commit to your fork.
- Send a pull request with your changes.
- Confirm the success of CI.