Crate togglempc

source ·

Structs§

  • Implementation for MpdConn with a real TcpStream.
  • The MPD Client. It allows to toggle play and to switch playlist.
  • Configuration for one ToggleMpc MPD client

Traits§

  • Trait to perform communication with the MPD server.

Functions§

  • Parses the config (as toml) and returns it as Vec<ToggleMpcConfig>