google-cloud-rust icon indicating copy to clipboard operation
google-cloud-rust copied to clipboard

Google Cloud Client Libraries for Rust.

google-cloud-rust

Rust packages for Google Cloud Platform services.
Providing a high level API for gRPC API like Google Cloud Go.

CI

Component

  • google-cloud-spanner
  • google-cloud-pubsub
  • google-cloud-storage
  • google-cloud-bigquery
  • google-cloud-artifact-registry
  • google-cloud-kms

Example

License

This project is licensed under the MIT license.

Contributing

Contributions are welcome.

  1. Fork this repository.
  2. Make changes, commit to your fork.
  3. Send a pull request with your changes.
  4. Confirm the success of CI.