Skip to content

Implement fmt::Debug for all public types#41

Merged
staktrace merged 1 commit intostaktrace:masterfrom
tgross35:debug-impl
Jun 6, 2025
Merged

Implement fmt::Debug for all public types#41
staktrace merged 1 commit intostaktrace:masterfrom
tgross35:debug-impl

Conversation

@tgross35
Copy link
Contributor

@tgross35 tgross35 commented Jun 6, 2025

Make things a bit easier to work with for downstream crates that would like to #[derive(Debug)].

Make things a bit easier to work with for downstream crates that would
like to `#[derive(Debug)]`.
Copy link
Owner

@staktrace staktrace left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems reasonable, thanks!

@staktrace staktrace merged commit 11bacb3 into staktrace:master Jun 6, 2025
7 checks passed
@tgross35 tgross35 deleted the debug-impl branch June 6, 2025 22:24
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