ID3v2: Export UniqueFileIdentifierFrame

This commit is contained in:
Serial 2023-04-10 10:11:41 -04:00 committed by Alex
parent e3fa808d96
commit e1f6d2c20b

View file

@ -33,6 +33,7 @@ pub use tag::ID3v2Tag;
pub use items::encapsulated_object::{GEOBInformation, GeneralEncapsulatedObject};
pub use items::encoded_text_frame::EncodedTextFrame;
pub use items::identifier::UniqueFileIdentifierFrame;
pub use items::language_frame::LanguageFrame;
pub use items::sync_text::{
SyncTextContentType, SyncTextInformation, SynchronizedText, TimestampFormat,