pub const GIT_COMMIT_HASH_SHORT: Option<&str>;
Expand description

If the crate was compiled from within a git-repository, GIT_COMMIT_HASH_SHORT contains HEAD’s short commit SHA-1 hash.