Skip to content

Add #[derive(Debug)] to relevant structs for easier debugging #541

Description

@giftedoddd

Hi,
First off, thank you for all the work you've put into lofty-rs.
I'd like to suggest adding the #[derive(Debug)] attribute to more of the In particular, structs like TaggedFile, Tag, or other core types in the crate. This would greatly help during development and debugging, as it allows developers to quickly inspect the contents of structs.
It would improve the developer experience without changing any functionality.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions