Docs.rs
battlecommand-forge-0.2.0
battlecommand-forge 0.2.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
mrdushidush
Dependencies
anyhow ^1.0
normal
chrono ^0.4
normal
clap ^4.5
normal
crossterm ^0.28
normal
dotenvy ^0.15
normal
futures-util ^0.3
normal
ratatui ^0.29
normal
reqwest ^0.12
normal
serde ^1.0
normal
serde_json ^1.0
normal
shell-words ^1
normal
tokio ^1
normal
toml ^0.8
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
Versions
21.1%
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
draw_model_picker
battlecommand_
forge
0.2.0
In battlecommand_
forge::
model_
picker
battlecommand_forge
::
model_picker
Function
draw_
model_
picker
Copy item path
Source
pub fn draw_model_picker(f: &mut
Frame
<'_>, state: &
ModelPickerState
)
Expand description
Draw the model picker overlay.