Crates.io | yandex-music |
lib.rs | yandex-music |
version | 0.2.5 |
source | src |
created_at | 2024-06-16 15:23:56.931963 |
updated_at | 2024-06-28 19:06:39.948523 |
description | Rust wrapper for the Yandex Music API |
homepage | |
repository | https://github.com/vyfor/yandex-music-rs |
max_upload_size | |
id | 1273595 |
size | 143,879 |
A wrapper around the Yandex Music API in Rust. Not affiliated with Yandex in any way.
cargo add yandex-music
use yandex_music::YandexMusicClient;
let client = YandexMusicClient::new("TOKEN");