Docs.rs
llman-0.0.79
llman 0.0.79
Permalink
Docs.rs crate page
MIT
17 September 2026
Links
Repository
crates.io
Source
Owners
StrayDragon
Dependencies
anyhow ^1.0.102
normal
clap ^4.6.1
normal
clap_complete ^4.6.5
normal
crossterm ^0.29.0
normal
glob ^0.3.3
normal
ignore ^0.4.26
normal
inquire ^0.9.4
normal
jsonschema ^0.48.5
normal
llm_json ^1.0.2
normal
llman-core ^0.0.79
normal
regex ^1.12.3
normal
rust-i18n ^4.2.1
normal
schemars ^1.2.1
normal
serde ^1.0.228
normal
serde-saphyr ^1.1.0
normal
serde_json ^1.0.149
normal
sha2 ^0.11.0
normal
tempfile ^3.26.0
normal
thiserror ^2.0.18
normal
time ^0.3
normal
toml ^1.0.3
normal
tree-sitter ^0.26.6
normal
tree-sitter-go ^0.25.0
normal
tree-sitter-highlight ^0.26.6
normal
tree-sitter-javascript ^0.25.0
normal
tree-sitter-python ^0.25.0
normal
tree-sitter-rust ^0.24.0
normal
tree-sitter-typescript ^0.23.2
normal
unicode-width ^0.2
normal
Versions
26.39%
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
Skip to main content
current_head_sha
llman
0.0.79
In llman::
git_
utils
llman
::
git_utils
Function
current_
head_
sha
Copy item path
Source
pub fn current_head_sha(root: &
Path
) ->
Result
<
String
,
Error
>