Macro abi_stable::package_version_strings

source ยท
macro_rules! package_version_strings {
    () => { ... };
}
Expand description

Instantiates a VersionStrings with the major.minor.patch version of the library where it is invoked.