Please let me know if this is possible…

I would like to be able to have a coroutine / generator yield to resume with a value.

This is a simplified version of what I am looking for:

https://play.rust-lang.org/?version=nightly&mode=debug&edition=2021&gist=8be2f397f600236b66970fce5c0ecab6

In this example, yield would end up requesting from the parent, that it wants to read the next byte, and the parent would resume the coroutine with the next byte. (In this case, it’s hardcoded to 54, but it can be any value.)

Yet it seems like Rust doesn’t have the ability to resume a yield with a value.

Is there any way I can get this to work?

You are viewing a single thread.
View all comments View context
3 points

You are right. I fixed it just now. That is an annoying “feature” of lemmy…

permalink
report
parent
reply
2 points
*

Converting ampersands to say amp instead is a bug that got fixed in version 0.19, world hasnt upgraded yet though

permalink
report
parent
reply
-1 points

Amp is a Google thing, not a Lemmy thing. I can’t see the original, so I can’t tell if it’s a Lemmy thing or some client that has issues.

permalink
report
parent
reply
4 points

They’re talking about &, the HTML code for an ampersand.

permalink
report
parent
reply
1 point

Ah, thanks. :)

permalink
report
parent
reply

Rust

!rust@programming.dev

Create post

Welcome to the Rust community! This is a place to discuss about the Rust programming language.

Wormhole

!performance@programming.dev

Credits
  • The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)

Community stats

  • 722

    Monthly active users

  • 870

    Posts

  • 3.5K

    Comments