futures-rs
futures-rs copied to clipboard
provide additional guidance on using `join_all`
per https://www.reddit.com/r/rust/comments/v6rx10/comment/ibhbcsv/?utm_source=reddit&utm_medium=web2x&context=3
Clippy is linting errors in modules I did not touch. I fixed one round of them but now it is showing another set of lint errors in still other modules. I will stop here.