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 choice
rskit_
cli
0.2.0-alpha.2
Module choice
Module Items
Structs
In rskit_
cli::
prompt
rskit_cli
::
prompt
Module
choice
Copy item path
Source
Expand description
Selectable options:
Choice
and its stable
ChoiceId
.
Structs
ยง
Choice
A single selectable option: pure data carrying an id, a human label, an optional annotation line, and whether it is the recommended default.
Choice
Id
The stable identifier a caller uses to recognise a chosen
Choice
.