Docs.rs
gitai-wf-0.1.1
gitai-wf 0.1.1
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
ab22593k
Dependencies
anyhow ^1.0.86
normal
async-trait ^0.1.88
normal
cause ^0.1.2
normal
chrono ^0.4.38
normal
clap ^4.5.47
normal
colored ^3.0.0
normal
console ^0.15.8
normal
crossbeam ^0.8
normal
crossterm ^0.28.1
normal
dirs ^6.0.0
normal
env_logger ^0.10
normal
folder_compare ^0.4.0
normal
fs_extra ^1.3.0
normal
futures ^0.3.30
normal
git2 ^0.20.1
normal
indicatif ^0.17.8
normal
lazy_static ^1.5.0
normal
llm ^1.3.4
normal
log ^0.4.27
normal
once_cell ^1.21.3
normal
parking_lot ^0.12.1
normal
rand ^0.9.0
normal
ratatui ^0.29.0
normal
regex ^1.10.6
normal
reqwest ^0.12.15
normal
rmcp ^0.8.1
normal
schemars ^0.8.21
normal
serde ^1.0.219
normal
serde_json ^1.0.127
normal
strum ^0.27.1
normal
strum_macros ^0.27.1
normal
temp-dir ^0.1.16
normal
tempfile ^3.19.1
normal
textwrap ^0.16.1
normal
tiktoken-rs ^0.6.0
normal
tokio ^1.44.2
normal
tokio-retry ^0.3.0
normal
toml ^0.8.19
normal
tui-textarea ^0.7.0
normal
unicode-width ^0.2.0
normal
url ^2.5.0
normal
uuid ^1.0
normal
dotenv ^0.15.0
dev
Versions
100%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
Module analyzer
gitai
0.1.1
Module analyzer
Module Items
Traits
Functions
In crate gitai
gitai
Module
analyzer
Copy item path
Source
Traits
§
File
Analyzer
Trait for analyzing files and extracting relevant information
Functions
§
get_
analyzer
Get the appropriate file analyzer based on the file extension
should_
exclude_
file
Checks if a file should be excluded from analysis.