logo

Rust crates reviews

Cryptographically verifiable, distributed dependency reviews

crate: dbase

https://lib.rs/crates/dbase/

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

dbase = "0.2.2"

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
2
2
crate version
rating
date
reviewer
thoroughness, understanding
dbase 0.2.2
positive
2021-12-14
low, medium

I read through the whole source, looking for malicious or dangerous code, and found none. There
was also no unsafe. I didn't review how well the crate performed its intended function,
although I use the crate and it works for me.

dbase 0.2.2
positive
2021-12-14
low, medium

I read through the whole source, looking for malicious or dangerous code, and found none. There
was one use of unsafe, which I checked for correctness w.r.t. memory access and integer
overflow, and found no issues. I didn't review how well the crate performed its intended
function, although I use the crate and it works for me.

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

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