Docs.rs
steamroom-cli-0.2.0
steamroom-cli 0.2.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
landaire
Dependencies
base64 ^0.22
normal
clap ^4
normal
crossterm ^0.28
normal
optional
dirs-next ^2
normal
futures ^0.3
normal
indicatif ^0.18
normal
interprocess ^2
normal
jiff ^0.2
normal
prost ^0.14
normal
qrcode ^0.14
normal
ratatui ^0.29
normal
optional
regex ^1
normal
reqwest ^0.13
normal
rkyv ^0.8
normal
rootcause ^0.12
normal
rpassword ^7
normal
serde ^1
normal
serde_json ^1
normal
steamroom ^0.2.0
normal
steamroom-client ^0.2.0
normal
tabled ^0.20
normal
thiserror ^2
normal
tokio ^1
normal
tokio-util ^0.7
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
zip ^8
normal
libc ^0.2
normal
Versions
45.45%
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
init_interactive
steamroom_
cli
0.2.0
In steamroom_
cli::
commands::
shared
steamroom_cli
::
commands
::
shared
Function
init_
interactive
Copy item path
Source
pub fn init_interactive(v:
bool
)
Expand description
Initialize the interactive flag. Safe to call once from
main
.