Asynchronous user-friendly MPD client.
# Cargo.toml
[dependencies]
mpd_client = "1.4.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Connects to an MPD server and retrieves its status.
Add tokio as a dependency and use #[tokio::main] or similar runtime attribute.
No dependency data recorded yet.