COMMIT_HASH

Constant COMMIT_HASH 

Source
pub const COMMIT_HASH: &str = r#"a71df9477a6e96030f5f8ae76c7bca13d6c36a56"#;
Expand description

The full commit hash of the Git commit that this project was built from. An abbreviated, but not necessarily unique, version of this is SHORT_COMMIT.

This constant will be empty if the last commit cannot be determined.