[PR #22] [MERGED] Added merge crate #58

Closed
opened 2026-05-22 22:03:51 +01:00 by JakeStanger · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/mpd-discord-rpc/pull/22
Author: @OliverKovacs
Created: 2/23/2022
Status: Merged
Merged: 2/26/2022
Merged by: @JakeStanger

Base: masterHead: master


📝 Commits (1)

📊 Changes

3 files changed (+73 additions, -26 deletions)

View changed files

📝 Cargo.lock (+62 -0)
📝 Cargo.toml (+1 -0)
📝 src/config.rs (+10 -26)

📄 Description

Sadly i couldn't entirely get rid of the custom merge function as the crate doesn't support nested structs.

Closes #21


🔄 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/JakeStanger/mpd-discord-rpc/pull/22 **Author:** [@OliverKovacs](https://github.com/OliverKovacs) **Created:** 2/23/2022 **Status:** ✅ Merged **Merged:** 2/26/2022 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`81e2c21`](https://github.com/JakeStanger/mpd-discord-rpc/commit/81e2c215d101b43d2d23b6c3b2bc2e5b8c02c72f) Added merge crate ### 📊 Changes **3 files changed** (+73 additions, -26 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+62 -0) 📝 `Cargo.toml` (+1 -0) 📝 `src/config.rs` (+10 -26) </details> ### 📄 Description Sadly i couldn't entirely get rid of the custom merge function as the crate doesn't support nested structs. Closes #21 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
JakeStanger 2026-05-22 22:03:51 +01: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
JakeStanger/mpd-discord-rpc#58
No description provided.