Skip to content

Add io write by_ref#525

Open
yjhmelody wants to merge 2 commits into
async-rs:mainfrom
yjhmelody:io-write-by_ref
Open

Add io write by_ref#525
yjhmelody wants to merge 2 commits into
async-rs:mainfrom
yjhmelody:io-write-by_ref

Conversation

@yjhmelody

@yjhmelody yjhmelody commented Nov 13, 2019

Copy link
Copy Markdown
Contributor

#131
Maybe it's a break change, because WriteExt and ReadExt both have by_ref.

@yoshuawuyts

yoshuawuyts commented Nov 14, 2019

Copy link
Copy Markdown
Contributor

I tried doing this as part of #314 a while ago. I think the right way to go about this is to add the methods to the futures-rs implementations so they can be directly targeted.

I think this could indeed be considered a breaking change if we merged it here directly. My guess is we wouldn't break too much, but there's no harm in leaning a bit more on the conservative side here.

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.

2 participants