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

Use FnOnce for final decoder callbacks #77

Merged
merged 1 commit into from Jul 10, 2018
Merged

Use FnOnce for final decoder callbacks #77

merged 1 commit into from Jul 10, 2018

Conversation

@Manishearth
Copy link
Member

Manishearth commented Jul 9, 2018

This avoids having to do a bunch of clones on the caller side. Not strictly necessary, but it's cleaner.

@ferjm ferjm merged commit afa0a63 into master Jul 10, 2018
@ferjm ferjm deleted the fnonce branch Jul 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.