Expand description
Workflow DSL parser for Stormchaser.
This module provides parsing capabilities to translate HCL-based workflow
definitions into the internal Workflow model.
Re-exports§
pub use parser::StormchaserParser;
Modules§
- ast
- Abstract Syntax Tree components for the DSL.
- hcl_
schema - parser