macro_rules! metadata { () => { ... }; }
A macro to generate a CliMetadata struct from the Cargo manifest.
CliMetadata