An open API service indexing awesome lists of open source software.

https://github.com/googleapis/google-cloud-rust

Google Cloud Platform Rust [Experimental] Client Libraries
https://github.com/googleapis/google-cloud-rust

experimental google-cloud-platform rust

Last synced: 6 days ago
JSON representation

Google Cloud Platform Rust [Experimental] Client Libraries

Awesome Lists containing this project

README

        

# Google Cloud API Client Libraries for Rust

[![build status](https://github.com/googleapis/google-cloud-rust/actions/workflows/sdk.yaml/badge.svg)](https://github.com/googleapis/google-cloud-rust/actions/workflows/sdk.yaml)
[![dependency status](https://deps.rs/repo/github/googleapis/google-cloud-rust/status.svg)](https://deps.rs/repo/github/googleapis/google-cloud-rust)

Idiomatic Rust client libraries for [Google Cloud Platform](https://cloud.google.com/) services.

> **NOTE:** this project is under development, all APIs are subject to change
> without notice. Some documentation is aspirational.

## Supported Rust Versions

We have not defined policies with respect to the Minimum Supported Rust Version
or Minimum Supported Rust Edition.

## Contributing

Contributions to this library are always welcome and highly encouraged.

See [CONTRIBUTING] for more information on how to get started.

## License

Apache 2.0 - See [LICENSE] for more information.

[contributing]: CONTRIBUTING.md
[license]: LICENSE