These two traits (std::ops::Add, core::ops::Add) provide the same functionality, and they both use the same example (both utilize std::ops::Add
). Their set of implementors differ somewhat.
Should one default to using std::ops::Add
? Why do both, as opposed to one, of them exist?
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With