api/src/models/spotify.rs

5 lines
63 B
Rust

pub struct Track {}
pub struct Artist {}
pub struct Album {}