google-cloud-workflows-v1 0.3.0

Google Cloud Client Libraries for Rust - Workflows API
Documentation

Google Cloud Client Libraries for Rust - Workflows 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.

Manage workflow definitions. To execute workflows and manage executions, see the Workflows Executions API.

Quickstart

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

More Information