Constant jumpy::ui::main_menu::build_info::COMMIT_HASH

source ยท
pub const COMMIT_HASH: &str = r#"1ec5db624bf3238e703e02a1133260df689cf7a0"#;
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.