Docs.rs
  • cag-0.0.3
    • cag 0.0.3
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • iisulop
    • Dependencies
      • aho-corasick ^1.1.3 normal
      • crossterm ^0.28.1 normal
      • itertools ^0.14.0 normal
      • ratatui ^0.29.0 normal
      • regex ^1.11.1 normal
      • thiserror ^2.0.11 normal
      • tracing ^0.1.41 normal
      • tracing-appender ^0.2.3 normal
      • tracing-subscriber ^0.3.19 normal
      • tui-input ^0.11.1 normal
    • Versions
    • 18.6% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • 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

cag0.0.3

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • context_finder::ContextFinder

Enums

  • app::State
  • context_finder::InputType
  • error::Error
  • search::SearchDirection
  • search::SearchState

Functions

  • app::run_app
  • input::stream_input
  • search::search
  • ui::pager
  • utils::decrement_scroll_position
  • utils::get_lines
  • utils::increment_scroll_position