We’ve been working to remove the generic numeric traits from std::num
, as they need a lot of design work before they can be finalized.
For the time being, I am trying to land a PR on the rust-lang/num crate that will provide the existing traits.
We’ve been working to remove the generic numeric traits from std::num
, as they need a lot of design work before they can be finalized.
For the time being, I am trying to land a PR on the rust-lang/num crate that will provide the existing traits.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.