ganesh

Type Alias Float

Source
pub type Float = f64;
Expand description

A floating-point number type (defaults to f64, see f32 feature).