rust-lang / futures-rs

Zero-cost asynchronous programming in Rust
https://rust-lang.github.io/futures-rs/
Apache License 2.0
5.31k stars 609 forks source link

Fix docs for `TryAll` and `TryAny` adapters #2794

Closed cstyles closed 8 months ago

cstyles commented 8 months ago

Just a tiny follow-up to #2783 to fix some issues with the documentation.