logo

Rust crates reviews

Cryptographically verifiable, distributed dependency reviews

crate: matches

https://lib.rs/crates/matches/

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

matches = "0.1.9"

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
4
8
2
4
6
crate version
rating
date
reviewer
thoroughness, understanding
matches 0.1.8
positive
2020-11-14
medium, medium
matches 0.1.8
positive
2019-07-23
medium, medium

Trivial, looks correct, looks tested. cfg!(debug_assertions) is a sane cfg.

matches 0.1.8
positive
2019-08-29
low, medium

Ran cargo test which passed. Seeing nested calls to matches! in the tests
was unexpected, but look like they would be hard to abuse or mis-use.

matches 0.1.8
positive
2020-10-13
low, medium

Tiny crate, does what it says in a clear way.

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

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