Docs.rs
git-commit-helper-0.1.6
git-commit-helper 0.1.6
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
newdee
Dependencies
async-openai ^0.28.1
normal
clap ^4.5.37
normal
git2 ^0.20.2
normal
ollama-rs ^0.3.1
normal
tokio ^1.45.0
normal
Versions
70%
of the crate is documented
Platform
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
git_
commit_
helper
0.1.6
In git_
commit_
helper::
git
git_commit_helper
::
git
Function
gpg_sign
Copy item path
Source
pub fn gpg_sign( data: &[
u8
], key:
Option
<&
str
>, ) ->
Result
<
String
,
Box
<dyn
Error
>>