Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support std::io::{Empty, Sink} #1872

Closed
wants to merge 1 commit into from
Closed

Support std::io::{Empty, Sink} #1872

wants to merge 1 commit into from

Conversation

vorner
Copy link

@vorner vorner commented Sep 15, 2019

Add async support for the „stub“ helpers of std::io.

Some motivation can be found here: https://vorner.github.io/2019/09/15/play-with-new-async.html#switching-to-tokio ‒ I find these helpers quite useful sometimes.

Add async support for the „stub“ helpers of std::io.
@taiki-e
Copy link
Member

taiki-e commented Sep 15, 2019

I think you missed #1829.

@vorner
Copy link
Author

vorner commented Sep 15, 2019

Sorry, I must have missed it, yes. I was checking by the version available on docs.rs.

@vorner vorner closed this Sep 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants