logo

Rust crates reviews

Cryptographically verifiable, distributed dependency reviews

crate: which

https://lib.rs/crates/which/

Add the last reviewed version to Cargo.toml / [dependencies]:

which = "4.3.0"

Filter reviews clicking on the numbers in the summary.

Full column names in tooltip hints: rating Negative, rating Neutral, rating Positive, rating Strong, thoroughness, understanding, reviews count.

Neg
Neu
Pos
Str
tho
und
rev
1
3
1
1
1
1
crate version
rating
date
reviewer
thoroughness, understanding
which 4.3.0
positive
2022-09-22
low, medium

Minor changes to the windows parts (did not look too closely). Most prominent
change seems to be lazy_static to be relaced with once_cell.

which 4.2.5
positive
2022-09-22
medium, medium

Only one instance of unsafe code which seems ok to me (though I am not
experienced with unsafe code). Did not have a look at the cfg(windows) code
parts.

which 3.1.1
positive
2020-04-30
low, medium

Clearly structured, well documented code

© bestia.dev 2023, MIT License, Version: 2023.608.1636

Open source repository for this web app: https://github.com/bestia-dev/cargo_crev_web/