Function render_graph

Source
pub fn render_graph(
    graph: &CourseGraph,
    output_path: &str,
    format: &str,
    config: &Config,
) -> Result<()>
Expand description

Render a course graph to the specified format