Docs.rs
termusic-playback-0.10.0
termusic-playback 0.10.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
tramhao
Dependencies
anyhow ^1.0
normal
async-channel ^2.2
normal
async-trait ^0.1
normal
base64 ^0.22
normal
discord-rich-presence ^0.2.5
normal
glib ^0.20
normal
optional
gstreamer ^0.23
normal
optional
lazy_static ^1.4
normal
libmpv-sirno ^2.0.2-fork.1
normal
optional
log ^0.4
normal
parking_lot ^0.12
normal
pathdiff ^0.2
normal
rand ^0.8
normal
reqwest ^0.12
normal
rodio ^0.20
normal
soundtouch ^0.4.2
normal
optional
souvlaki ^0.8.0
normal
stream-download ^0.14.1
normal
symphonia ^0.5.1
normal
termusic-lib ^0.10.0
normal
tokio ^1.43
normal
pretty_assertions ^1.4
dev
windows ^0.58.0
normal
Versions
41.67%
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
termusicplayback
0.10.0
Player
CmdCallback
Aliased Type
In crate termusicplayback
termusicplayback
Type Alias
PlayerCmdCallback
Copy item path
Source
pub type PlayerCmdCallback =
Receiver
<
()
>;
Aliased Type
ยง
pub struct PlayerCmdCallback {
/* private fields */
}