#google-cloud #gcp #sdk

gcp-sdk-wkt

Google Cloud SDK for Rust - Well Known Types

2 unstable releases

new 0.1.0-rc2 Dec 16, 2024
0.0.0 Nov 16, 2024

#22 in #gcp

Download history 103/week @ 2024-11-15 9/week @ 2024-11-22 7/week @ 2024-12-06

119 downloads per month

Apache-2.0

61KB
771 lines

Google Cloud SDK for Rust - Well Known Types

The SDK for Rust is 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.


lib.rs:

Well-known-types for Google Cloud APIs.

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

~2.3–3.5MB
~67K SLoC