b5ae4c9629
Async lowering turns async functions and blocks into generators internally. Though these special kinds of generators should not `impl Generator` themselves. The other way around, normal generators should not `impl Future`. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |