num-traits icon indicating copy to clipboard operation
num-traits copied to clipboard

Add links to num-integer crate

Open tyilo opened this issue 6 months ago • 0 comments

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.

tyilo avatar May 22 '25 09:05 tyilo