COMMIT_HASH

Constant COMMIT_HASH 

Source
pub const COMMIT_HASH: &str = r#"93c48a078c8aa41b75ea24e6d1cd14e080a01c33"#;
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.