Docs.rs
rust_tui_coder-0.2.0
rust_tui_coder 0.2.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
Ammar-Alnagar
Dependencies
crossterm ^0.27.0
normal
futures-util ^0.3.30
normal
ratatui ^0.26.0
normal
reqwest ^0.11.23
normal
serde ^1.0.195
normal
serde_json ^1.0.111
normal
tokio ^1.35.1
normal
toml ^0.8.8
normal
Versions
0.92%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
Files
rust_tui_coder/
lib.rs
1
pub mod
agent;
2
pub mod
app;
3
pub mod
config;
4
pub mod
llm;