mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-27 17:24:06 +00:00
eef023c806
Add `IntoAsyncIterator` This introduces the `IntoAsyncIterator` trait and uses it in the desugaring of the unstable `for await` loop syntax. This is mostly added for symmetry with `Iterator` and `IntoIterator`. r? `@compiler-errors` cc `@rust-lang/libs-api,` `@rust-lang/wg-async` |
||
---|---|---|
.. | ||
benches | ||
src | ||
tests | ||
Cargo.toml |