Constant elementalist::app_info::built_info::GIT_COMMIT_HASH
source · pub const GIT_COMMIT_HASH: Option<&str>;
Expand description
If the crate was compiled from within a git-repository, GIT_COMMIT_HASH
contains HEAD’s full commit SHA-1 hash.