Docs.rs
git-iris-1.0.0
git-iris 1.0.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
hyperb1iss
Dependencies
anyhow ^1.0.86
normal
async-trait ^0.1.81
normal
chrono ^0.4.38
normal
clap ^4.5.16
normal
colored ^3.0.0
normal
console ^0.15.8
normal
crossterm ^0.28.1
normal
dirs ^6.0.0
normal
futures ^0.3.30
normal
git2 ^0.20.0
normal
indicatif ^0.17.8
normal
lazy_static ^1.5.0
normal
llm ^1.1.0
normal
log ^0.4.22
normal
once_cell ^1.19.0
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.7
normal
schemars ^0.8.21
normal
serde ^1.0.209
normal
serde_json ^1.0.127
normal
strum ^0.27.1
normal
strum_macros ^0.27.1
normal
tempfile ^3.12.0
normal
textwrap ^0.16.1
normal
tiktoken-rs ^0.6.0
normal
tokio ^1.39.3
normal
tokio-retry ^0.3.0
normal
toml ^0.8.19
normal
tui-textarea ^0.7.0
normal
unicode-width ^0.2.0
normal
dotenv ^0.15.0
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
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
git_
iris
1.0.0
git_iris
Macro
log_debug
Copy item path
Source
macro_rules! log_debug { ($($arg:tt)*) => { ... }; }