Skip to content

Add into_inner for BoundTaggedFile #404

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

Merged
merged 3 commits into from
Jun 6, 2024

Conversation

rakbladsvalsen
Copy link
Contributor

Hey, hello there!

I noticed BoundTaggedFile (which takes a file) doesn't have a method to retrieve back the original file handle, so I added a fairly simple and short method to retrieve it back.

I also added a mp3 test case for it.

@Serial-ATA
Copy link
Owner

Thanks!

I changed the test to use the temp_file! macro so the file doesn't have to be reverted to its original state.

@Serial-ATA Serial-ATA added this to the 0.20.0 milestone Jun 6, 2024
@Serial-ATA Serial-ATA merged commit e5bda0c into Serial-ATA:main Jun 6, 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