Crate floxide_macros

Source

Macros§

node
Define a Node with fields and a process body in one macro invocation.
workflow
Define a Workflow with fields and edges in one macro invocation.

Derive Macros§

Merge
Derive implementation for the Merge trait.