Double

Type Alias Double 

Source
pub type Double = f64;
Expand description

A single double-precision floating point number. Has size 8 and alignment 8.