Skip to main content

FloatId

Type Alias FloatId 

Source
pub type FloatId = Idx<FloatConstant>;
Expand description

A floating constant, in the constant table.

Aliased Typeยง

pub struct FloatId { /* private fields */ }