Type Alias Float64

Source
pub type Float64 = Number<f64>;

Aliased Type§

pub struct Float64(pub f64);

Tuple Fields§

§0: f64