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

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

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