This website requires JavaScript.
Explore
Help
Register
Sign In
rust-lang
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
263,805
Commits
1
Branch
0
Tags
7c811203cd3e3f0bcdaedb6b51a81be2765bc635
Commit Graph
3 Commits
Author
SHA1
Message
Date
Oli Scherer
aef0f4024a
Error on using
yield
without also using
#[coroutine]
on the closure
...
And suggest adding the `#[coroutine]` to the closure
2024-04-24 08:05:29 +00:00
Michael Goulet
3d56178880
Remove redundant coroutine captures note
2024-03-19 12:02:21 -04:00
Oli Scherer
5c1872d7ae
Rename
generator
folder
2023-10-20 21:14:02 +00:00