[PR #444] [MERGED] [docs] Add comment explaining required deps #458

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

📋 Pull Request Information

Original PR: https://github.com/ramsayleung/rspotify/pull/444
Author: @beyarkay
Created: 11/4/2023
Status: Merged
Merged: 11/4/2023
Merged by: @ramsayleung

Base: masterHead: patch-1


📝 Commits (1)

  • 81e27f3 [docs] Add comment explaining required deps

📊 Changes

1 file changed (+3 additions, -0 deletions)

View changed files

📝 examples/pagination_async.rs (+3 -0)

📄 Description

This is a no-code commit. The pagination_async example doesn't explicitly say that the futures and futures_util crates are required, so I had to do a lil' hunting to figure out what crates I was missing when I tried to copy-paste the code.

This commit just adds a comment explaining how to add the required dependencies.


🔄 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/444 **Author:** [@beyarkay](https://github.com/beyarkay) **Created:** 11/4/2023 **Status:** ✅ Merged **Merged:** 11/4/2023 **Merged by:** [@ramsayleung](https://github.com/ramsayleung) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`81e27f3`](https://github.com/ramsayleung/rspotify/commit/81e27f348293db76c0c57f663ec30616f135ed2e) [docs] Add comment explaining required deps ### 📊 Changes **1 file changed** (+3 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `examples/pagination_async.rs` (+3 -0) </details> ### 📄 Description This is a no-code commit. The `pagination_async` example doesn't explicitly say that the `futures` and `futures_util` crates are required, so I had to do a lil' hunting to figure out what crates I was missing when I tried to copy-paste the code. This commit just adds a comment explaining how to add the required dependencies. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 20:24:48 +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#458
No description provided.