Docs.rs
sonos-cli-0.1.2
sonos-cli 0.1.2
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
tatimblin
Dependencies
anyhow ^1
normal
clap ^4
normal
clap_complete ^4
normal
optional
clap_mangen ^0.2
normal
optional
crossterm ^0.29
normal
dirs ^5
normal
image ^0.25
normal
ratatui ^0.29
normal
ratatui-image ^3
normal
serde ^1
normal
serde_json ^1
normal
sonos-sdk ^0.3
normal
sonos-sdk-state ^0.3
normal
thiserror ^2
normal
toml ^0.8
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
proptest ^1
dev
sonos-sdk ^0.3
dev
tempfile ^3
dev
Versions
72.57%
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
Skip to main content
All
sonos_
cli
0.1.2
Crate Items
Structs
Enums
Functions
List of all items
Structs
cli::Cli
cli::GlobalFlags
config::Config
tui::App
tui::hooks::Hooks
tui::hooks::ProgressState
tui::hooks::RenderContext
Enums
cli::Commands
cli::OnOff
cli::PlayModeArg
cli::QueueAction
errors::CliError
Functions
cli::format_duration_human
cli::format_time_ms
cli::parse_duration
cli::playback_icon
cli::playback_label
cli::require_speaker_only
cli::resolve_group
cli::resolve_speaker
cli::run_command
cli::validate_seek_time
diagnostics::discovery_hint
diagnostics::offer_open_settings
logging::init_logging
tui::run