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

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

Will be &str