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
Because nobody added it yet. I don't think there's any fundamental problem with it :)
Thank you for the clarification, I'm turning this issue into a feature request then. Sadly I think I lack the technical knowledge to implement this myself
Mubelotix
changed the title
[HELP] How to create a PollableInputStream ?
[FEATURE REQUEST] Make PollableInputStream Implementable
Sep 28, 2024
I would like to create a PollableInputStream from a Rust asynchronous stream of byte chunks.
I have not found anything useful in the doc. Is this possible ?
Since PollableInputStream is actually an interface, isn't there any way to implement it on a custom struct?
The text was updated successfully, but these errors were encountered: