Macro revision

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

Get the Git revision hash, if available.