Modules§
Structs§
- Command
Line Args - Check the command line for arguments relevant to this crate.
Functions§
- print_
render_ graph - Prints the current render graph using
render_graph_dot
. # Example - print_
schedule_ graph - Prints the schedule with default settings.
- render_
graph_ dot - Returns the current render graph using
render_graph_dot
. # Example - schedule_
graph_ dot - Formats the schedule into a dot graph.