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

unicode-linebreak = "0.1.1"

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
2
2
crate version
rating
date
reviewer
thoroughness, understanding
unicode-linebreak 0.1.1
strong
2021-05-07
high, high

Nice crate which uses a build script to auto-generate the character
tables at compile time. Has one instance of unsafe where a u8 is
cast to an enum. The enum is marked as repr(u8) to make this safe.

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

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