Macro version

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

Get the crate version from Cargo.toml.