PSA: generic numeric support moving to rust-lang/num for now

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.

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.