to_dot

Function to_dot 

Source
pub fn to_dot<'a>(graph: &'a DiGraph) -> Dot<'a, &'a DiGraph>