pub fn load_template_yaml<P: AsRef<Path>>( path: P, ) -> Result<WorkflowTemplate, YamlError>
Load a workflow template from a YAML file