Skip to main content

IntId

Type Alias IntId 

Source
pub type IntId = Idx<IntConstant>;
Expand description

An integer constant, in the constant table.

Aliased Typeยง

pub struct IntId { /* private fields */ }