logo

Rust crates reviews

Cryptographically verifiable, distributed dependency reviews

crate: either

https://lib.rs/crates/either/

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

either = "1.9.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
9
11
1
1
1
1
1
2
2
4
4
1
2
crate version
rating
date
reviewer
thoroughness, understanding
either 1.9.0
positive
2023-08-11
medium, medium

Pretty straight-forward code, looks good.

either 1.8.0
positive
2022-09-22
medium, medium

Very well documented and (doc-)tested.

either 1.6.1
positive
2021-09-28
low, medium

adds some new features, no changes to existing code

either 1.6.1
positive
2021-08-11
low, low

looks like reviews for previous versions are stil valid

either 1.5.3
positive
2020-02-27
medium, medium

Provides enum Either<L, R> { Left(L), Right(R) }, with some convenience
methods and macros.

High quality micro crate with no unsafe code.

either 1.5.3
positive
2019-11-17
medium, medium

Simple Either type.

either 1.5.2
positive
2019-08-20
medium, medium

No obvious way to abuse it.

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

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