Overview of Google Cloud Client Libraries for Rust
mainThe Google Cloud Client Libraries for Rust is a collection of specialized Rust crates designed to allow developers to interact with various Google Cloud Services.
Because most Google Cloud services follow the AIPs (API Improvement Proposals), the client libraries maintain a high degree of consistency. You can expect similar interfaces for common operations, such as deleting or listing resources, across different service crates.