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

Generate a new Version from the current crate’s version.