Constant clefviewer::build::COMMIT_HASH
source · pub const COMMIT_HASH: &str = r#"efbac01295edaabe57353b4a44562c904c8e49be"#;
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.