Docs.rs
caixa-resolver-0.1.22
caixa-resolver 0.1.22
Docs.rs crate page
MIT
05 August 2026
Links
Repository
crates.io
Source
Owners
drzln
Dependencies
anyhow ^1
normal
blake3 ^1.5
normal
caixa-core ^0.1.22
normal
caixa-lacre ^0.1.22
normal
dirs ^5
normal
hex ^0.4
normal
semver ^1
normal
serde ^1
normal
serde_yaml ^0.9
normal
tatara-lisp ^0.3.26
normal
thiserror ^2
normal
pretty_assertions ^1
dev
proptest ^1
dev
tempfile ^3
dev
Versions
56.52%
of the crate is documented
Go to latest version
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
head_sha
caixa_
resolver
0.1.22
In caixa_
resolver::
git
caixa_resolver
::
git
Function
head_
sha
Copy item path
Source
pub fn head_sha(repo: &
Path
) ->
Result
<
String
,
GitError
>
Expand description
Return the current HEAD SHA of
repo
.