Closed
Description
From @bluss on March 7, 2016 15:19
If Float
truly is for f32
and f64
(it should be), we can frontload it with as much features as possible.
Wishlist:
'static
Display + Debug + LowerExp + UpperExp
- Send + Sync
Copied from original issue: rust-num/num#178