Skip to main content

to_toml

Function to_toml 

Source
pub fn to_toml(workflow: &Workflow) -> Result<String, ZigError>
Expand description

Serialize a workflow back to TOML (for the create command).