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

unicode-width = "0.1.8"

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-width 0.1.8
strong
2021-05-07
high, high

Nice crate with no unsafe code (uses deny(unsafe_code) to ensure
this). The data tables are generated automatically from the upstream
Unicode data using a Python script, which ensures that they’re
correct and easy to update when new Unicode versions are published.

unicode-width 0.1.8
positive
2021-09-16
none, none

BASIC LIBRARY

Determine displayed width of char and str types
I trust the authors. I didn't review the source code.

Published to crates.io by: Manishearth
Super high reputation and visibility in the rust community.
https://web.crev.dev/rust-reviews/people_of_rust/

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

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