pub type FloatId = Idx<FloatConstant>;Expand description
A floating constant, in the constant table.
Aliased Typeยง
pub struct FloatId { /* private fields */ }pub type FloatId = Idx<FloatConstant>;A floating constant, in the constant table.
pub struct FloatId { /* private fields */ }