[PR #9] [MERGED] [feat] add debug and clone derives to spotify client and credentials #179

Closed
opened 2026-02-27 20:23:39 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ramsayleung/rspotify/pull/9
Author: @maxjoehnk
Created: 6/14/2018
Status: Merged
Merged: 6/21/2018
Merged by: @ramsayleung

Base: masterHead: feature/debug-client


📝 Commits (2)

  • 69c7590 [feat] add debug and clone derives to spotify client and credentials
  • 4c1d347 add serialize and deserialize derives

📊 Changes

2 files changed (+2 additions, -0 deletions)

View changed files

📝 src/spotify/client.rs (+1 -0)
📝 src/spotify/oauth2.rs (+1 -0)

📄 Description

This PR adds the Debug and Clone derives to Spotify and SpotifyClientCredentials.

Not sure whether we should add Serialize and Deserialize too.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ramsayleung/rspotify/pull/9 **Author:** [@maxjoehnk](https://github.com/maxjoehnk) **Created:** 6/14/2018 **Status:** ✅ Merged **Merged:** 6/21/2018 **Merged by:** [@ramsayleung](https://github.com/ramsayleung) **Base:** `master` ← **Head:** `feature/debug-client` --- ### 📝 Commits (2) - [`69c7590`](https://github.com/ramsayleung/rspotify/commit/69c75906ca5c8daa463fcaf1a1d4684d29ed8433) [feat] add debug and clone derives to spotify client and credentials - [`4c1d347`](https://github.com/ramsayleung/rspotify/commit/4c1d3479e9577a366508da9bdbe999be2e203989) add serialize and deserialize derives ### 📊 Changes **2 files changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/spotify/client.rs` (+1 -0) 📝 `src/spotify/oauth2.rs` (+1 -0) </details> ### 📄 Description This PR adds the `Debug` and `Clone` derives to `Spotify` and `SpotifyClientCredentials`. Not sure whether we should add Serialize and Deserialize too. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 20:23:39 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/rspotify#179
No description provided.