Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
## `workflow-task`

Part of the [`workflow-rs`](https://github.com/workflow-rs) application framework.

***

async Task structure that provides a thread-like interface.


[<img alt="github" src="https://img.shields.io/badge/github-workflow--rs-8da0cb?style=for-the-badge&labelColor=555555&color=8da0cb&logo=github" height="20">](https://github.com/workflow-rs/workflow-rs)
[<img alt="crates.io" src="https://img.shields.io/crates/v/workflow-task.svg?maxAge=2592000&style=for-the-badge&color=fc8d62&logo=rust" height="20">](https://crates.io/crates/workflow-task)
[<img alt="docs.rs" src="https://img.shields.io/badge/docs.rs-workflow--task-56c2a5?maxAge=2592000&style=for-the-badge&logo=docs.rs" height="20">](https://docs.rs/workflow-task)