Skip to content

Commit e1f6d2c

Browse files
committed
ID3v2: Export UniqueFileIdentifierFrame
1 parent e3fa808 commit e1f6d2c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/id3/v2/mod.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ pub use tag::ID3v2Tag;
3333

3434
pub use items::encapsulated_object::{GEOBInformation, GeneralEncapsulatedObject};
3535
pub use items::encoded_text_frame::EncodedTextFrame;
36+
pub use items::identifier::UniqueFileIdentifierFrame;
3637
pub use items::language_frame::LanguageFrame;
3738
pub use items::sync_text::{
3839
SyncTextContentType, SyncTextInformation, SynchronizedText, TimestampFormat,

0 commit comments

Comments
 (0)