Constant libredr_common::connection::build::COMMIT_AUTHOR
source ยท pub const COMMIT_AUTHOR: &str = r#"Bohan Yu"#;
Expand description
The author of the Git commit that this project was built from.
This constant will be empty if the last commit cannot be determined.