wafel_api

Type Alias FloatValue

pub type FloatValue = f64;
Expand description

An integer value.

f64 is used so that any FloatType can fit in it.