Expand description
AST code generation from execution graphs. Code generation modules for workflow compilation.
This module contains AST-based code generation logic for translating workflow JSON definitions into executable Rust code using syn/quote.
Modulesยง
- ast
- AST-based code generation for workflow compilation.