1 2 3
pub const BASE_URL: &str = "https://api.song.link"; pub const API_VERSION: &str = "v1-alpha.1"; pub const LINKS_ENDPOINT: &str = "links";