A serde parser for MPD responses. Includes mpd structs.
Go to file
kageru 5c3a815ba8
clean up imports
2020-06-20 22:08:33 +02:00
src clean up imports 2020-06-20 22:08:33 +02:00
.gitignore initial commit 2020-06-13 09:24:58 +02:00
Cargo.toml use envy for deserialization 2020-06-20 17:14:07 +02:00
LICENSE Initial commit 2020-06-13 09:23:09 +02:00
README.md Initial commit 2020-06-13 09:23:09 +02:00

mparsed

A serde parser for MPD responses. Includes mpd structs.