Skip to content

Conversation

valentinegb
Copy link
Contributor

It's a bit surprising that Client and InnerClient hadn't implemented Debug already! Every public structure in Rust should implement Debug and as far as I can tell there is no reason for these two structures to not implement Debug.

This is in fact a necessary change for my project, as extra data that is passed to commands (such as topgg::Client) must implement Debug for logging purposes.

@null8626
Copy link
Member

null8626 commented Aug 1, 2024

Hai! Thank you so much for this! <3

@null8626 null8626 merged commit 0b2595e into Top-gg-Community:main Aug 1, 2024
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