common_version::build

Constant COMMIT_AUTHOR

Source
pub const COMMIT_AUTHOR: &str = r#"Yuhan Wang"#;
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.