Macro version::version [] [src]

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

Gets the current version as a string.