Docs.rs
  • async-mpd-0.6.0
    • async-mpd 0.6.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • jkristell
    • Dependencies
      • async-net ^1.5 normal optional
      • async-trait ^0.1.48 normal optional
      • chrono ^0.4 normal
      • futures-lite ^1.11 normal optional
      • itertools ^0.10.0 normal optional
      • log ^0.4 normal optional
      • multimap ^0.8 normal optional
      • serde ^1.0 normal
      • thiserror ^1.0 normal optional
      • async-std ^1.7 dev
      • femme ^2.1 dev
      • structopt ^0.3 dev
      • tokio ^1.0 dev
    • Versions
    • 21.51% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

async_mpd0.6.0

Module cmd

Module Items

  • Structs
  • Traits

In crate async_mpd

async_mpd

Module cmd

Source
Expand description

MPD commands

Structs§

Consume
Idle
Listall
ListallInfo
Next
NoIdle
PlayId
PlayPause
PlaylistInfo
Prev
QueueAdd
QueueClear
Random
Repeat
Rescan
Search
Setvol
Stats
Status
Stop
Update

Traits§

MpdCmd