Constant libredr_common::connection::build::COMMIT_EMAIL
source ยท pub const COMMIT_EMAIL: &str = r#"ybh1998@protonmail.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.