to_dot
ccs2
0.1.0
In ccs2::
dag::
dot
ccs2
::
dag
::
dot
Function
to_dot
Copy item path
Source
pub fn to_dot<'a>(graph: &'a
DiGraph
) ->
Dot
<'a, &'a
DiGraph
>