Function directed_graph_with_loop

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