31 releases (19 breaking)

new 0.20.0 Feb 18, 2025
0.19.2 Nov 26, 2024
0.19.1 Sep 22, 2024
0.19.0 Jul 12, 2024
0.2.0 Nov 28, 2021

#5 in #gcp

Download history 23904/week @ 2024-10-29 22889/week @ 2024-11-05 22743/week @ 2024-11-12 24347/week @ 2024-11-19 21929/week @ 2024-11-26 25685/week @ 2024-12-03 27181/week @ 2024-12-10 21449/week @ 2024-12-17 7098/week @ 2024-12-24 10558/week @ 2024-12-31 23578/week @ 2025-01-07 21462/week @ 2025-01-14 19108/week @ 2025-01-21 18805/week @ 2025-01-28 23882/week @ 2025-02-04 20767/week @ 2025-02-11

84,696 downloads per month
Used in 56 crates (50 directly)

Apache-2.0

350KB
6.5K SLoC

Google Cloud Client Libraries for Rust - Common Components

This crate contains common components used by the Google Cloud Client Libraries for Rust. Please consult the crate documentation for details.

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.

This crate used to contain a different implementation, with a different surface. @yoshidan generously donated the crate name to Google. Their crate continues to live as gcloud-gax.


lib.rs:

Google APIs helpers.

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.

This crate contains a number of types and functions used in the implementation of the Google Cloud Client Libraries for Rust.

All the types, traits, and functions defined in the unstable-sdk-client feature are not intended for general use. The APIs enabled by this feature will remain unstable for the foreseeable future, even if used in stable SDKs. We (the Google Cloud Client Libraries for Rust team) control both and will change both if needed.

Dependencies

~18–31MB
~547K SLoC