[][src]Function connectr::webapi::parse_spotify_token

pub fn parse_spotify_token(json: &str) -> Option<(String, String, u64)>