common_version::build

Constant COMMIT_EMAIL

Source
pub const COMMIT_EMAIL: &str = r#"profsyb@gmail.com"#;
Expand description

The e-mail address of the author of the Git commit that this project was built from.

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