Module mpd_client::raw[][src]

Protocol-level types.

Structs

ErrorResponse

A response to a command indicating an error.

Frame

A succesful response to a command.

RawCommand

A single command, possibly including arguments.

RawCommandList

A non-empty list of commands.

Enums

ProtocolError

Errors which can occur during MpdCodec operation.