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

async_fn_traits = "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
1
2
1
2
crate version
rating
date
reviewer
thoroughness, understanding
async_fn_traits 0.1.1
strong
2023-05-23
medium, high

Extremely simple crate providing useful trait aliases. The code consists
solely of macro-generated traits and impls; other than the macro_rules
macro itself, all of the crate’s definition is visible in its documentation.
If there were a bug, the worst consequence would likely be dependents failing
to compile, since none of the code is statements or expressions to execute
at run time.

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

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