Crates.io | durabletask |
lib.rs | durabletask |
version | 0.0.1-alpha |
source | src |
created_at | 2024-11-09 13:25:45.848563 |
updated_at | 2024-11-09 13:25:45.848563 |
description | An implementation of the Durable Task Framework in Rust |
homepage | https://github.com/mikeee/durabletask-rust |
repository | https://github.com/mikeee/durabletask-rust |
max_upload_size | |
id | 1442083 |
size | 34,147 |
Very WIP project to enable authoring and management of workflows in the Dapr Rust-SDK.
DurableTask Framework project based off microsoft/durabletask-go.
MSRV is 1.78 using the Rust 2021 edition.