pub const MAX: f32 = f32::MAX; // 3.40282347E+38f32
👎Deprecating in a future version: replaced by the
MAX
associated constant on f32
pub const MAX: f32 = f32::MAX; // 3.40282347E+38f32
MAX
associated constant on f32