Docs.rs
  • snapcast-control-0.1.0
    • snapcast-control 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • JoeyEamigh
    • Dependencies
      • dashmap ^5.5.3 normal
      • futures ^0.3.30 normal
      • serde ^1.0.203 normal
      • serde_json ^1.0.117 normal
      • serde_with ^3.8.1 normal
      • stubborn-io ^0.3.5 normal
      • thiserror ^1.0.61 normal
      • tokio ^1.38.0 normal
      • tokio-util ^0.7.11 normal
      • tracing ^0.1.40 normal
      • uuid ^1.8.0 normal
    • Versions
    • 15.12% 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
    • 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

snapcast_control0.1.0

Module client

Module Items

  • Structs

In crate snapcast_control

snapcast_control

Module client

Source
Expand description

module for interacting with client devices connected to the Snapcast server

Structsยง

Client
A client connected to the Snapcast server
ClientConfig
ClientVolume
GetStatusParams
GetStatusResult
Host
LastSeen
OnConnectParams
OnDisconnectParams
OnLatencyChangedParams
OnNameChangedParams
OnVolumeChangedParams
SetLatencyParams
SetLatencyResult
SetNameParams
SetNameResult
SetVolumeParams
SetVolumeResult
Snapclient