hax_frontend_exporter::state

Type Alias RcThir

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

Aliased Typeยง

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