[][src]Module rustc_data_structures::graph::iterate

Structs

DepthFirstSearch

A "depth-first search" iterator for a directed graph.

Functions

post_order_from
post_order_from_to
reverse_post_order