Docs.rs
ck-tui-0.7.0
ck-tui 0.7.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
runonthespot
Dependencies
anyhow ^1.0
normal
ck-chunk ^0.7.0
normal
ck-core ^0.7.0
normal
ck-embed ^0.7.0
normal
ck-engine ^0.7.0
normal
ck-index ^0.7.0
normal
crossterm ^0.27
normal
dirs ^5.0
normal
ratatui ^0.26
normal
serde ^1.0
normal
serde_json ^1.0
normal
shlex ^1.3
normal
syntect ^5.2
normal
tokio ^1.35
normal
Versions
5.04%
of the crate is documented
Go to latest version
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
draw_query_input
ck_tui
0.7.0
In ck_
tui::
rendering
ck_tui
::
rendering
Function
draw_
query_
input
Copy item path
Source
pub fn draw_query_input(f: &mut
Frame
<'_>, area:
Rect
, state: &
TuiState
)