num-traits
num-traits copied to clipboard
Add links to num-integer crate
It is very confusing as a user that num-traits contains the Real trait, but not the Integer trait.
See for instance https://github.com/rust-num/num-traits/issues/219 and https://github.com/rust-num/num-traits/issues/357.
Having a link in the documentation and README could help the user find the Integer trait.