mirror of
https://github.com/ramsayleung/rspotify.git
synced 2026-04-26 07:55:55 +03:00
[PR #242] [CLOSED] Fix IDs v2 #336
Labels
No labels
Stale
bug
discussion
enhancement
good first issue
good first issue
help wanted
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/rspotify#336
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ramsayleung/rspotify/pull/242
Author: @marioortizmanero
Created: 8/24/2021
Status: ❌ Closed
Base:
fix-ids← Head:fix-ids-2📝 Commits (2)
5d459f4First draft with newtypeea435dbThe compiler hates me📊 Changes
8 files changed (+177 additions, -236 deletions)
View changed files
📝
rspotify-model/src/context.rs(+5 -5)📝
rspotify-model/src/enums/types.rs(+0 -1)📝
rspotify-model/src/idtypes.rs(+151 -201)📝
rspotify-model/src/lib.rs(+9 -18)📝
rspotify-model/src/offset.rs(+5 -5)📝
rspotify-model/src/playing.rs(+2 -2)📝
rspotify-model/src/recommend.rs(+4 -4)📝
src/lib.rs(+1 -0)📄 Description
Description
This attempt tries to implement what i described in #203:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.