Cryptographically verifiable, distributed dependency reviews
Add the last reviewed version to Cargo.toml / [dependencies]:
either = "1.6.1"
Please, use mobile in landscape.
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.
looks like reviews for previous versions are stil valid
Provides enum Either<L, R> { Left(L), Right(R) }, with some convenience
methods and macros.
High quality micro crate with no unsafe code.
Simple Either
type.
A simple datatype with implementations for many traits. Code is clean and easy to understand.
No obvious way to abuse it.
Simple Either
type.
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/
adds some new features, no changes to existing code