pub type UpperExpBase<'cglue_a, CGlueInst, CGlueCtx> = CGlueTraitObj<'cglue_a, CGlueInst, UpperExpVtbl<'cglue_a, CGlueObjContainer<CGlueInst, CGlueCtx, UpperExpRetTmp<CGlueCtx>>>, CGlueCtx, UpperExpRetTmp<CGlueCtx>>;
Expand description

Base CGlue trait object for trait UpperExp.

Aliased Type§

struct UpperExpBase<'cglue_a, CGlueInst, CGlueCtx> { /* private fields */ }