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

Impl IoBuf/IoBufMut for bytes::Bytes/BytesMut #42

Closed
songzhi opened this issue Aug 9, 2021 · 0 comments · Fixed by #43
Closed

Impl IoBuf/IoBufMut for bytes::Bytes/BytesMut #42

songzhi opened this issue Aug 9, 2021 · 0 comments · Fixed by #43

Comments

@songzhi
Copy link
Contributor

songzhi commented Aug 9, 2021

It will be very useful if implement IoBuf/IoBufMut for bytes::Bytes/BytesMut.
bytes can be an optional dependency.

songzhi added a commit to songzhi/tokio-uring that referenced this issue Aug 9, 2021
import bytes as optional dependency.

Fixes tokio-rs#42
songzhi added a commit to songzhi/tokio-uring that referenced this issue Aug 9, 2021
import bytes as optional dependency.

Fixes tokio-rs#42
songzhi added a commit to songzhi/tokio-uring that referenced this issue Aug 9, 2021
import bytes as optional dependency.

Fixes tokio-rs#42
songzhi added a commit to songzhi/tokio-uring that referenced this issue Aug 9, 2021
import bytes as optional dependency.

Fixes tokio-rs#42
songzhi added a commit to songzhi/tokio-uring that referenced this issue Aug 9, 2021
import bytes as optional dependency.

Fixes tokio-rs#42
carllerche pushed a commit that referenced this issue Aug 10, 2021
import bytes as optional dependency.

Fixes #42
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 a pull request may close this issue.

1 participant