Type Alias hax_frontend_exporter::state::RcMir

source ·
pub type RcMir<'tcx> = Rc<Body<'tcx>>;

Aliased Type§

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