Constant hid_io_core::built_info::GIT_VERSION[][src]

pub const 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.