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

Implement Debug for API types #59

Merged
merged 1 commit into from
Sep 19, 2023
Merged

Conversation

rom1v
Copy link
Contributor

@rom1v rom1v commented Sep 19, 2023

This allows clients to automatically derive Debug for types which embed wtransport types.

Fixes #58

This allows clients to automatically derive Debug for types which embed
wtransport types.

Fixes BiagioFesta#58
@BiagioFesta
Copy link
Owner

Thank you :)

@BiagioFesta BiagioFesta merged commit a2b04a2 into BiagioFesta:master Sep 19, 2023
5 checks passed
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.

Implement Debug for all types
2 participants