logo

Rust crates reviews

Cryptographically verifiable, distributed dependency reviews

crate: mutants

https://lib.rs/crates/mutants/

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

mutants = "0.0.3"

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
2
1
2
crate version
rating
date
reviewer
thoroughness, understanding
mutants 0.0.3
positive
2023-05-23
medium, high

This proc-macro crate defines an attribute macro #[mutants::skip] which
always returns its input unchanged (i.e. the attribute has no effect).

The attribute is detected by the cargo-mutants tool when it parses source
code. It should be completely safe and have no effect unless you are using
cargo-mutants (which this is not a review of).

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

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