macro_rules! get_version_info {
    () => { ... };
}
Expand description

This macro creates the version string during compilation from the current environment