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