Docs.rs
git-iris-0.9.0
git-iris 0.9.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 ^2.1.0
normal
console ^0.15.8
normal
crossterm ^0.28.1
normal
dirs ^5.0.1
normal
futures ^0.3.30
normal
git2 ^0.19.0
normal
indicatif ^0.17.8
normal
lazy_static ^1.5.0
normal
log ^0.4.22
normal
once_cell ^1.19.0
normal
rand ^0.8.5
normal
ratatui ^0.28.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.26.3
normal
strum_macros ^0.26.4
normal
tempfile ^3.12.0
normal
textwrap ^0.16.1
normal
tiktoken-rs ^0.5.9
normal
tokio ^1.39.3
normal
tokio-retry ^0.3.0
normal
toml ^0.8.19
normal
tui-textarea ^0.6.1
normal
unicode-width ^0.1.13
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
0.9.0
In git_
iris::
context
git_iris
::
context
Function
format_commit_message
Copy item path
Source
pub fn format_commit_message(response: &
GeneratedMessage
) ->
String