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.6.1"

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
7
9
1
2
2
4
4
1
2
crate version
rating
date
reviewer
thoroughness, understanding
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
strong
2019-04-30
high, medium

A simple datatype with implementations for many traits. Code is clean and easy to understand.

either 1.5.2
positive
2019-08-20
medium, medium

No obvious way to abuse it.

either 1.5.2
strong
2019-06-21
medium, high

Simple Either type.

either 1.5.0
strong
2018-12-19
medium, high

Simple Either type.

© bestia.dev 2021, MIT Licence, Version: 2021.1208.1729

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