Docs.rs
homeassistant-cli-0.2.0
homeassistant-cli 0.2.0
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
rvben
Dependencies
clap ^4
normal
clap_complete ^4
normal
dirs ^6
normal
futures-util ^0.3
normal
owo-colors ^4
normal
reqwest ^0.12
normal
serde ^1
normal
serde_json ^1
normal
terminal_size ^0.4
normal
tokio ^1
normal
tokio-tungstenite ^0.24
normal
toml ^0.8
normal
tempfile ^3
dev
tokio ^1
dev
tokio-tungstenite ^0.24
dev
wiremock ^0.6
dev
Versions
29.23%
of the crate is documented
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
Module init
homeassistant_
cli
0.2.0
Module init
Module Items
Functions
In homeassistant_
cli::
commands
homeassistant_cli
::
commands
Module
init
Copy item path
Source
Functions
§
init
Entry point from main — uses real stdin/stdout and live API validation.
run_
init
Interactive init flow with injectable IO and async validator for testing.