Crates.io | mpris-async |
lib.rs | mpris-async |
version | 0.1.0 |
source | src |
created_at | 2023-09-02 23:37:34.827098 |
updated_at | 2023-09-02 23:37:34.827098 |
description | An async wrapper around the mpris crate |
homepage | |
repository | https://github.com/Techno3d/mpris-rs-async |
max_upload_size | |
id | 961955 |
size | 22,320 |
This is an async wrapper for certain types from mpris-rs. Currently this includes PlayerFinder/PlayerIter (as PlayerStream), PlayerEvents (as PlayerEventsStream), and ProgressTracker (as ProgressStream).
Enjoy