You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See my StackOverflow question for more details on my problem. I hacked together a prototype and I'm willing to contribute it upstream given there's interest in it (and some guidance; I'm novice):
See my StackOverflow question for more details on my problem. I hacked together a prototype and I'm willing to contribute it upstream given there's interest in it (and some guidance; I'm novice):
Of course the name is completely subject to bike shedding. I picked
fold
as the dual tounfold
for lack of a better idea.I think the size of the
FoldSink
struct could be reduced with an enum, asstate
andfut
are mutually exclusive.Maybe we want to add some
try_
variant to this as well?The text was updated successfully, but these errors were encountered: