Skip to main content

ConstId

Type Alias ConstId 

Source
pub type ConstId = Idx<Const>;
Expand description

A folded constant, in the value table.

Aliased Typeยง

pub struct ConstId { /* private fields */ }