pub fn pass_table( writer: &mut impl Write, table: &TableState, indent: usize, ) -> Result<()>
Prints the global table of the Workflow.
writer
Write
table
indent
Nothing, but does print the table to stdout.