hax_frontend_exporter::state

Type Alias RcMir

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

Aliased Typeยง

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