#google-cloud-platform #google-cloud #gcp

google-cloud-functions-v2

Google Cloud Client Libraries for Rust - Cloud Functions API

3 releases (breaking)

Uses new Rust 2024

0.2.0 Apr 16, 2025
0.1.0 Feb 18, 2025
0.0.0 Feb 16, 2025

#2791 in Network programming

Download history 134/week @ 2025-02-12 98/week @ 2025-02-19 12/week @ 2025-02-26 4/week @ 2025-04-09 138/week @ 2025-04-16

142 downloads per month

Apache-2.0

1MB
19K SLoC

Google Cloud Client Libraries for Rust - Cloud Functions API

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 traits, types, and functions to interact with Cloud Functions API Most applications will use the structs defined in the [client] module. More specifically:


Google Cloud Client Libraries for Rust - Cloud Functions API

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.

Manages lightweight user-provided functions executed in response to events.

Quickstart

The main types to work with this crate are the clients:

More Information

Dependencies

~19–32MB
~559K SLoC