Type Definition rustc_borrowck::constraints::graph::ReverseConstraintGraph[][src]

pub(crate) type ReverseConstraintGraph = ConstraintGraph<Reverse>;