Docs.rs
  • ait-0.4.1
    • ait 0.4.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • wilswer
    • Dependencies
      • anyhow ^1 normal
      • clap ^4.5 normal
      • crossterm ^0.28 normal
      • dirs ^6.0 normal
      • futures ^0.3 normal
      • genai =0.1.23 normal
      • ratatui ^0.29 normal
      • rusqlite ^0.33 normal
      • syntect ^5.2 normal
      • textwrap ^0.16 normal
      • tokio ^1 normal
      • tui-big-text ^0.7 normal
      • tui-textarea ^0.7 normal
      • arboard ^3 normal
    • Versions
    • 30.86% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

ait0.4.1

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions
  • Type Aliases

List of all items

Structs

  • app::App
  • app::Selection
  • app::TerminalSize
  • chats::ChatItem
  • chats::ChatList
  • cli::Cli
  • event::EventHandler
  • models::ModelItem
  • models::ModelList
  • snippets::CodeSnippet
  • snippets::SnippetItem
  • snippets::SnippetList
  • tui::Tui

Enums

  • app::AppMode
  • app::Message
  • app::PartialMessage
  • event::Event

Functions

  • ai::assistant_response
  • ai::assistant_response_streaming
  • ai::get_models
  • app::partial_messages_to_string
  • handler::handle_key_events
  • handler::handle_mouse_events
  • snippets::create_highlighted_code
  • snippets::find_fenced_code_snippets
  • snippets::load_theme
  • snippets::translate_language_name_to_syntect_name
  • storage::create_db
  • storage::create_db_conversation
  • storage::delete_conversation
  • storage::delete_message
  • storage::insert_message
  • storage::list_all_conversations
  • storage::list_all_messages
  • ui::render
  • ui::style_message

Type Aliases

  • app::AppResult

Constants

  • ai::MODELS
  • ui::SELECTED_STYLE