Docs.rs
chatti-0.1.0
chatti 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
nubilfi
Dependencies
color-eyre ^0.6.3
normal
crossterm ^0.28.1
normal
dirs ^5.0.1
normal
futures-util ^0.3.30
normal
log ^0.4.22
normal
pulldown-cmark ^0.12.1
normal
ratatui ^0.28.1
normal
reqwest ^0.12.7
normal
serde ^1.0.210
normal
serde_json ^1.0.128
normal
syntect ^5.2.0
normal
thiserror ^1.0.64
normal
tokio ^1.40.0
normal
toml ^0.8.19
normal
tracing ^0.1.40
normal
tracing-appender ^0.2.3
normal
tracing-subscriber ^0.3.18
normal
unicode-width ^0.2.0
normal
criterion ^0.5.1
dev
Versions
74.39%
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
All
chatti
0.1.0
Crate Items
Structs
Enums
Functions
Type Aliases
List of all items
Structs
config::Config
ui::chat::Interface
ui::input_handler::InputHandler
ui::markdown_renderer::MarkdownRenderer
ui::renderer::Renderer
ui::spinner::Spinner
ui::state::State
Enums
config::FSError
error::Application
ui::state::Action
ui::state::InputMode
Functions
logging::get_log_file_path
logging::setup
Type Aliases
error::AppResult