Function rustc_ap_rustc_data_structures::graph::iterate::reverse_post_order[][src]

pub fn reverse_post_order<G: DirectedGraph + WithSuccessors + WithNumNodes>(
    graph: &G,
    start_node: G::Node
) -> Vec<G::Node>

Notable traits for Vec<u8, Global>

impl Write for Vec<u8, Global>