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
388 downloads per month
Used in 8 crates
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