Struct rustc::middle::cfg::CFGEdgeDataUnstable [-] [+] [src]

pub struct CFGEdgeData {
    pub exiting_scopes: Vec<NodeId>,
}

Fields

exiting_scopes