Mpdclient
Rust wrapper to interact with MPD through the C library libmpdclient.
Basic Usage
Requirements
Currently supports the MPD protocol >= 0.23 (libmpdclient >= 2.21.0).
Also doesn't implement the async connection for now.
Rust wrapper to interact with MPD through the C library libmpdclient.
Currently supports the MPD protocol >= 0.23 (libmpdclient >= 2.21.0).
Also doesn't implement the async connection for now.