Skip to content

Add blanket impls of Packet for Box<T> and &T.#599

Merged
mrmonday merged 2 commits intolibpnet:masterfrom
landhb:blanket_impls
Feb 3, 2023
Merged

Add blanket impls of Packet for Box<T> and &T.#599
mrmonday merged 2 commits intolibpnet:masterfrom
landhb:blanket_impls

Conversation

@landhb
Copy link
Copy Markdown
Contributor

@landhb landhb commented Feb 1, 2023

This is an ease-of-use improvement. Allowing users to pass boxed objects and references into send_to etc.

@mrmonday
Copy link
Copy Markdown
Contributor

mrmonday commented Feb 3, 2023

Looks good, thanks!

@mrmonday
Copy link
Copy Markdown
Contributor

mrmonday commented Feb 3, 2023

Unfortunately I had to revert this - if you'd like to re-open this PR with fixed implementations we can look at getting it merged again.

@landhb
Copy link
Copy Markdown
Contributor Author

landhb commented Feb 3, 2023

Resubmitted under #606

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