mpris-async

Crates.iompris-async
lib.rsmpris-async
version0.1.0
sourcesrc
created_at2023-09-02 23:37:34.827098
updated_at2023-09-02 23:37:34.827098
descriptionAn async wrapper around the mpris crate
homepage
repositoryhttps://github.com/Techno3d/mpris-rs-async
max_upload_size
id961955
size22,320
(Techno3d)

documentation

README

MPRIS-rs-async

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).

I'm not the best at rust and this is my first time making a library

Enjoy

Commit count: 13

cargo fmt