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

Add Debug impl for Connection #23

Merged
merged 1 commit into from
Dec 3, 2018
Merged

Conversation

dvdplm
Copy link
Contributor

@dvdplm dvdplm commented Dec 3, 2018

Currently the (private) Inner type is Debug but not the public type.

Use debug_struct to impl Debug for Inner
@dvdplm dvdplm requested a review from twittner December 3, 2018 11:24
@twittner twittner merged commit 767a607 into master Dec 3, 2018
@twittner twittner deleted the dp/chore/add-debug-for-connection branch December 3, 2018 12:12
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.

3 participants