Type Alias IntElem

Source
pub type IntElem<B> = <B as Backend>::IntElem;
Expand description

Integer element type used by backend.