Constant clefviewer::build::COMMIT_EMAIL
source · pub const COMMIT_EMAIL: &str = r#"longfangsong@icloud.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.