#google-cloud #gcp #sdk

google-cloud-wkt

Google Cloud Client Libraries for Rust - Well Known Types

2 unstable releases

new 0.1.0 Feb 18, 2025
0.0.0 Feb 15, 2025

#1087 in Network programming

Download history 101/week @ 2025-02-11

101 downloads per month
Used in 180 crates

Apache-2.0

120KB
2K SLoC

Google Cloud Client Libraries for Rust - Well Known Types

The Client Libraries for Rust are under active development. We are creating placeholder crates so we can reference them in our code and tooling.

This package contains well-known types used by many (if not all) Google Cloud services.

WARNING: this crate is under active development. We expect multiple breaking changes in the upcoming releases. Testing is also incomplete, we do not recommend that you use this crate in production. We welcome feedback about the APIs, documentation, missing features, bugs, etc.


lib.rs:

Well-known-types for Google Cloud APIs.

WARNING: this crate is under active development. We expect multiple breaking changes in the upcoming releases. Testing is also incomplete, we do not recommend that you use this crate in production. We welcome feedback about the APIs, documentation, missing features, bugs, etc.

Google Cloud APIs use a number of well-known types. These typically have custom JSON encoding, and may provide conversion functions to and from native or commonly used Rust types.

Dependencies

~4–10MB
~112K SLoC