get_current_user

Function get_current_user 

Source
pub async fn get_current_user(
    client: &SpotifyApi,
) -> Result<Option<Value>, HttpError>