# MPRIS-rs-async This is an async wrapper for certain types from [mpris-rs](https://github.com/Mange/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