ITypeIntInst

Type Alias ITypeIntInst 

Source
pub type ITypeIntInst<D> = ITypeInst<IntReg<D>, IntReg<D>>;

Aliased Typeยง

pub struct ITypeIntInst<D> { /* private fields */ }