pub static GIT_VERSION: Option<&str>
If the crate was compiled from within a git-repository, GIT_VERSION contains HEAD’s tag. The short commit id is used if HEAD is not tagged.
GIT_VERSION