F64

Type Alias F64 

Source
pub type F64 = Float64;
Expand description

Abbreviation of Float64.

Aliased Type§

pub struct F64(pub f64);

Tuple Fields§

§0: f64