2 unstable releases
new 0.1.0-rc2 | Dec 16, 2024 |
---|---|
0.0.0 | Nov 16, 2024 |
#22 in #gcp
119 downloads per month
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