Docs.rs
  • termusic-playback-0.7.11
    • termusic-playback 0.7.11
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • tramhao
    • Dependencies
      • anyhow ^1.0 normal
      • async-trait ^0.1 normal
      • cpal ^0.15 normal
      • discord-rich-presence ^0.2 normal
      • glib ^0.17 normal
      • gstreamer ^0.20 normal
      • lazy_static ^1.4 normal
      • libmpv-sys ^3 normal
      • log ^0.4 normal
      • lovely_env_logger ^0.6 normal
      • parking_lot ^0.12 normal
      • pathdiff ^0.2 normal
      • prost ^0.11 normal
      • rand ^0.8 normal
      • reqwest ^0.11 normal
      • serde ^1.0 normal
      • souvlaki ^0.6 normal
      • symphonia ^0.5.1 normal
      • termusic-lib ^0.7.11 normal
      • termusic-stream ^0.7.11 normal
      • tokio ^1 normal
      • tonic ^0.9 normal
      • pretty_assertions ^1 dev
      • tonic-build ^0.9 build
    • Versions
    • 13.13% of the crate is documented
  • Go to latest version
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate termusicplayback

  • Version 0.7.11
  • All Items
  • Re-exports
  • Modules
  • Structs
  • Enums
  • Traits
?
Change settings

Crate termusicplayback

source ·

Re-exports

  • pub use playlist::Playlist;
  • pub use playlist::Status;

Modules

  • player
  • playlist

Structs

  • GeneralPlayer
    Errors

Enums

  • PlayerCmd

Traits

  • PlayerTrait