pub fn to_toml(workflow: &Workflow) -> Result<String, ZigError>
Serialize a workflow back to TOML (for the create command).
create