Real64

Type Alias Real64 

Source
pub type Real64 = NonNan<f64>;

Aliased Typeยง

pub struct Real64(/* private fields */);