Type Alias hax_frontend_exporter::state::RcThir

source ·
pub type RcThir<'tcx> = Rc<Thir<'tcx>>;

Aliased Type§

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