temporalio-workflow 1.0.0

Temporal Rust workflow authoring surface
Documentation
1
2
3
4
5
6
7
8
# `temporalio-workflow`

[![crates.io](https://img.shields.io/crates/v/temporalio-workflow.svg)](https://crates.io/crates/temporalio-workflow)
[![docs.rs](https://docs.rs/temporalio-workflow/badge.svg)](https://docs.rs/temporalio-workflow)

Part of [Temporal](https://temporal.io)'s [Rust SDK](https://github.com/temporalio/sdk-rust).

APIs and runtime support for authoring Temporal Workflows in native Rust and WASM components.