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

simple-text-pattern = "0.1.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
1
1
1
1
crate version
rating
date
reviewer
thoroughness, understanding
simple-text-pattern 0.1.0
neutral
2019-11-26
medium, medium

Overall the code looks clean and easy to understand, with the exception of
the is_match / handle_text functions in lib.rs... Those are a bit hard to wrap
the head around and could probably be refactored for easier understanding.

Performancewise I have the feeling that a few allocations could be avoided,
but I didn't fully think through alternative implementations.

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

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