Docs.rs
git-ai-1.1.0
git-ai 1.1.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
oleander
Dependencies
anyhow ^1.0.98
normal
async-openai ^0.28.1
normal
colored ^3.0.0
normal
config ^0.15.11
normal
console ^0.15.11
normal
dirs ^6.0
normal
dotenv ^0.15.0
normal
env_logger ^0.11.8
normal
futures ^0.3
normal
git2 ^0.20.2
normal
home ^0.5.11
normal
indicatif ^0.17.11
normal
lazy_static ^1.5.0
normal
log ^0.4.27
normal
maplit ^1.0.2
normal
mustache ^0.9.0
normal
num_cpus ^1.16.0
normal
parking_lot ^0.12.3
normal
rand ^0.9
normal
rayon ^1.10.0
normal
reqwest ^0.12.15
normal
serde ^1.0
normal
serde_derive ^1.0.219
normal
serde_ini ^0.2.0
normal
serde_json ^1.0
normal
structopt ^0.3.26
normal
textwrap ^0.16
normal
thiserror ^2.0.12
normal
tiktoken-rs ^0.7.0
normal
tokio ^1.45.1
normal
tracing ^0.1
normal
tempfile ^3.20.0
dev
openssl ^0.10
normal
Versions
35.05%
of the crate is documented
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
ai
1.1.0
In ai::
commit
ai
::
commit
Function
token_used
Copy item path
Source
pub fn token_used(model: &
Model
) ->
Result
<
usize
>