Docs.rs
quest-tui-0.2.0
quest-tui 0.2.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
15 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
frustak
Dependencies
crossterm ^0.19.0
normal
directories-next ^2.0.0
normal
lazy_static ^1.4.0
normal
serde ^1.0.123
normal
serde_json ^1.0.64
normal
tui ^0.14
normal
Versions
36.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
keycode_to_string
quest_
tui
0.2.0
In quest_
tui::
configs
quest_tui
::
configs
Function
keycode_
to_
string
Copy item path
Source
pub fn keycode_to_string(keycode:
KeyCode
) ->
String
Expand description
Converts a
KeyCode
to
String