macro_rules! get_version_info {
() => { ... };
}Expand description
This macro creates the version string during compilation from the current environment
macro_rules! get_version_info {
() => { ... };
}This macro creates the version string during compilation from the current environment