Rust SDK · 2.0 prerelease
Durable Workflow Rust SDK
Author deterministic workflows and activities, run workers, and control workflow executions with the first-party Rust SDK.
Supported prerelease channel Resolved by the public compatibility authority Requires Rust 1.86+
Start here
Add the SDK to a Rust project
The public crate and generated reference are available without an account.
-
1
Confirm the Rust toolchain
Use Rust 1.86 or newer.
rustc --version -
2
Install the prerelease channel
Let the public compatibility authority select the qualified crate in the 2.0 RC line.
curl -fsSL https://durable-workflow.com/install-sdk.sh | sh -s -- rust -
3
Explore the authoring surface
Open the generated modules, traits, structs, and methods, then use the guide for runtime setup and deployment.
Build with Rust
Continue with the SDK
Choose the depth you need: generated API details or the broader SDK guide.
Managed runtime · limited early access
Durable Workflow Cloud
Cloud is a limited early-access deployment option for teams with a provisioned namespace. Request access to join the cohort; existing participants can review the managed-runtime guide.