These reviews are from cargo-vet. To add your review, set up cargo-vet and submit your URL to its registry.

The current version of IpNetwork is 0.20.0.

cargo-vet does not verify reviewers' identity. You have to fully trust the source the audits are from.

unknown

May have been packaged automatically without a review

safe-to-run

This crate can be compiled, run, and tested on a local workstation or in controlled automation without surprising consequences. More…


This review is from Crev, a distributed system for code reviews. To add your review, set up cargo-crev.

The current version of IpNetwork is 0.20.0.

0.15.1 (older version) Rating: Positive Thoroughness: Low Understanding: Medium

by vorner on 2019-12-05

Reasonably simple code, nothing fancy. Something you could write yourself if you really needed and it wouldn't be that much work, but that's the whole point of the crate that you don't have to repeat the easy code. With adequate amount of testing. Seems to be working OK.

I'd also go as far as to say the declared WIP status is somewhat outdated. Some things might still be missing, but I wouldn't be afraid to put it into production and it would be unlikely to break.


Lib.rs has been able to verify that all files in the crate's tarball are in the crate's repository. Please note that this check is still in beta, and absence of this confirmation does not mean that the files don't match.

Crates in the crates.io registry are tarball snapshots uploaded by crates' publishers. The registry is not using crates' git repositories, so there is a possibility that published crates have a misleading repository URL, or contain different code from the code in the repository.

To review the actual code of the crate, it's best to use cargo crev open ipnetwork. Alternatively, you can download the tarball of ipnetwork v0.20.0 or view the source online.