## 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.