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 Read for Record<StreamingBody> #34

Merged
merged 1 commit into from
Oct 19, 2021
Merged

impl Read for Record<StreamingBody> #34

merged 1 commit into from
Oct 19, 2021

Conversation

jhwgh1968
Copy link
Collaborator

Closes #29.

Life got in the way of the simplest things. Better late than never, I hope!

With this final change, I personally think we can cut a version 0.3!

@jhwgh1968 jhwgh1968 requested a review from jedireza October 19, 2021 02:45
Copy link
Owner

@jedireza jedireza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Life got in the way of the simplest things. Better late than never, I hope!

Not to worry. Absolutely!

With this final change, I personally think we can cut a version 0.3!

What a time to be alive.

@jhwgh1968 jhwgh1968 merged commit c7b20a1 into jedireza:master Oct 19, 2021
@jhwgh1968 jhwgh1968 deleted the read_impl branch October 19, 2021 22:56
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.

Why doesn't Record<StreamingBody> implement the Read trait?
2 participants