Skip to main content
Module reversed
rustc_
data_
structures
1.97.0-nightly
(b954122bb 2026-05-20)
Module reversed
Module Items
Structs
In rustc_
data_
structures::
graph
rustc_data_structures
::
graph
Module
reversed
Copy item path
Source
Structs
ยง
Reversed
Graph
View that reverses the direction of edges in its underlying graph, so that successors become predecessors and vice-versa.