logo

Rust crates reviews

Cryptographically verifiable, distributed dependency reviews

reviewer: izik1

https://lib.rs/izik1

$ cargo crev repo fetch url https://github.com/izik1/crev-proofs
$ cargo crev id trust UuNe-Xlt2adGsSd4ebVd0CUDzcevHU84sDaq0PgnIEc

repo: https://github.com/izik1/crev-proofs

crate version
rating
date
reviewer
thoroughness, understanding
positive
2019-11-17
izik1
medium, medium

Simple Either type.

strong
2019-11-10
izik1
high, high

Verified by reading the entire crate and ensuring that it matched the utf-8 -> ucs2 transformation format.

  • positives
    • definitely conforms to transformations, definitely doesn't panic. Definitely safe.
  • negatives
    • has Error::BufferUnderflow and Error::InvalidData which are both unreachable due to the guarantees of &str.
positive
2019-08-28
izik1
low, medium

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

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