diff --git a/src/types.rs b/src/types.rs index 26dbca1..d5387a0 100644 --- a/src/types.rs +++ b/src/types.rs @@ -1,3 +1,4 @@ +// TODO: Have this derive Debug pub enum Type { Title, Artist,