Docs.rs
opencode-voice-0.1.4
opencode-voice 0.1.4
Docs.rs crate page
Apache-2.0
Links
crates.io
Source
Owners
mathew-cf
Dependencies
anyhow ^1
normal
base64 ^0.22
normal
clap ^4
normal
cpal ^0.15
normal
crossterm ^0.28
normal
dirs ^6
normal
futures ^0.3
normal
hound ^3.5
normal
indicatif ^0.17
normal
reqwest ^0.12
normal
serde ^1
normal
serde_json ^1
normal
tokio ^1
normal
tokio-util ^0.7
normal
uuid ^1
normal
whisper-rs ^0.13
normal
evdev ^0.12
normal
rdev ^0.5
normal
Versions
55.27%
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
is_tty
opencode_
voice
0.1.4
In opencode_
voice::
input::
keyboard
opencode_voice
::
input
::
keyboard
Function
is_tty
Copy item path
Source
pub fn is_tty() ->
bool
Expand description
Returns true if stdin is a TTY (interactive terminal).