Macro get_pkg_version

Source
macro_rules! get_pkg_version {
    () => { ... };
}
Available on crate feature consts only.