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

derive Debug for Bearer #219

Merged
merged 1 commit into from
Feb 3, 2023
Merged

Conversation

cameron1024
Copy link
Contributor

I have a few structs that contain Bearers that I want to #[derive(Debug)] on,, but Bearer doesn't implement Debug. This adds a #[derive(Debug)] for Bearer

@scarmuega scarmuega merged commit 5edb456 into txpipe:main Feb 3, 2023
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