pubgrub
pubgrub copied to clipboard
Out of date documentation for Dev
In #108 an important piece of documentation was missed. The "Package and Version traits" section rendered and code is wrong and out of date. This needs to be updated to describe the VersionSet trait.
Also here https://github.com/pubgrub-rs/pubgrub/blob/dev/src/solver.rs#L28
https://github.com/pubgrub-rs/pubgrub/blob/dev/src/lib.rs#L22 and https://github.com/pubgrub-rs/pubgrub/blob/dev/src/solver.rs#L28 are still wrong on dev.
One of the reasons this was missed in my review is that https://github.com/pubgrub-rs/pubgrub/blob/dev/src/solver.rs#L28 is module documentation for a now private module. That documentation should get moved to resolve.