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

Unbound Debug implementations of BufReader and BufWriter #49

Merged
merged 1 commit into from
Jan 5, 2022

Conversation

zhiburt
Copy link
Contributor

@zhiburt zhiburt commented Jan 4, 2022

Hi there,

Otherwise when used in structs it requires to have additional bounds.

@taiki-e taiki-e merged commit ddc56fa into smol-rs:master Jan 5, 2022
@taiki-e
Copy link
Collaborator

taiki-e commented Jan 5, 2022

Thanks!

@notgull notgull mentioned this pull request Apr 7, 2023
notgull added a commit that referenced this pull request Apr 7, 2023
- Unbind Debug implementations of BufReader and BufWriter. (#49)
- Add the once_future() combinator. (#59)
- Add a combinator for temporarily using an AsyncRead/AsyncWrite as Read/Write. (#62)
- Implement more methods for stream::BlockOn. (#68)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants