pub type IntId = Idx<IntConstant>;Expand description
An integer constant, in the constant table.
Aliased Typeยง
pub struct IntId { /* private fields */ }pub type IntId = Idx<IntConstant>;An integer constant, in the constant table.
pub struct IntId { /* private fields */ }