Function directed_graph_with_cycle

Source
pub fn directed_graph_with_cycle() -> Graph<String, String, Directed>