Registry / build-tool / git-testament

git-testament

JSON →
library0.2.6rscratesunverified

Record git working tree status when compiling your crate.

# Cargo.toml [dependencies] git-testament = "0.2.6"
INSTALL
IMPORT
SIG · GIT-TESTAMENT
G
git-testament
build-toolrustv0.2.6
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

git_testament
✓ use git_testament::git_testament;

Records the git working tree status at compile time.

use git_testament::git_testament; fn main() { let status = git_testament!(); println!("Git status: {}", status); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.6latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
20 hits · last 30 days
node
16
Amazon
1
OpenAI (training)
1
Resources
git-testament — cargo add git-testament · libregistry