We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
When playing around with const generics, I found some weird generated docs:
http://prntscr.com/nn8fgg
How to reproduce:
git clone https://github.com/DutchGhost/vecset.git cd vecset cargo doc --open
and go to the documentation on the VecSet struct (inside the vecset module), and find the auto impls.