parse_workflow

Function parse_workflow 

Source
pub fn parse_workflow(dsl_code: &str) -> Result<WorkflowDefinition, ParseError>