#google-cloud #gcp #sdk

gcp-sdk-wkt

Google Cloud Client Libraries for Rust - Well Known Types

5 releases

0.1.0 Jan 6, 2025
0.1.0-rc2 Dec 16, 2024
0.0.0 Nov 16, 2024

#766 in Network programming

Download history 100/week @ 2024-11-14 12/week @ 2024-11-21 3/week @ 2024-12-05 108/week @ 2024-12-12 16/week @ 2024-12-19 313/week @ 2025-01-02 61/week @ 2025-01-09 14/week @ 2025-01-16

388 downloads per month
Used in 8 crates

Apache-2.0

69KB
932 lines

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

~2.3–3.5MB
~71K SLoC