Function rs_graph::reversedigraph::reverse[][src]

pub fn reverse<'a, G: Digraph<'a>>(g: G) -> ReverseDigraph<G>