Docs.rs
rskit-cli-0.2.0-alpha.2
rskit-cli 0.2.0-alpha.2
Permalink
Docs.rs crate page
MIT
11 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
kbukum
Dependencies
console ^0.16
normal
crossterm ^0.29
normal
optional
indicatif ^0.18
normal
rskit-errors ^0.2.0-alpha.1
normal
serde ^1
normal
serde_json ^1
normal
serde_norway ^0.9
normal
tokio ^1
normal
tokio-util ^0.7
normal
vte ^0.15
normal
tokio ^1
dev
Versions
100%
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 select
rskit_
cli
0.2.0-alpha.2
Module select
Module Items
Functions
In rskit_
cli::
prompt::
kinds
rskit_cli
::
prompt
::
kinds
Module
select
Copy item path
Source
Expand description
Single-choice selection: a radio list in key-driven mode, a numbered list in line-driven mode.
Functions
ยง
run
Ask for exactly one choice, dispatching on mode and terminal capability.