tsk-45: Added macros of FileType
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
pub mod coverart;
|
||||
pub mod song;
|
||||
|
||||
#[derive(Debug, Default)]
|
||||
pub struct FileType {
|
||||
pub mime: String,
|
||||
pub file_type: String,
|
||||
|
||||
Reference in New Issue
Block a user