Skip to main content

format_schedule

Function format_schedule 

Source
pub fn format_schedule(
    name: &str,
    dfg: &DataflowGraph,
    schedule: &Schedule,
) -> String
Expand description

Format a schedule for human-readable output (used by –emit-schedule).