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

Gets the version of the crate as defined in your Cargo.toml.

Will be &str