workflow-task-macros 0.18.0

Macros for the workflow-task crate
Documentation
1
2
3
4
5
6
7
8
9
## WORKFLOW-CORE-MACROS

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

***

## Features

* `#[describe_enum]` enum macro attribute offering conversion of enums to and from strings as well as associating a custom description attribute with each of the enum values.