Type Alias RcThir

Source
pub type RcThir<'tcx> = Rc<Thir<'tcx>>;

Aliased Typeยง

pub struct RcThir<'tcx> { /* private fields */ }