git_version!() { /* proc-macro */ }
Get the git version for the source code.
const VERSION: &str = git_version!();