pub type Float = f64;
The color component type, f64 by default.
f64
If you disable the double-precision feature, f32 is used instead.
double-precision
f32