Module version

Source
Expand description

Contains the functionality to calculate the current Cargo version and make it available to the rest of the application through a semver Version.

Statics§

VERSION 🔒
Internal static reference to the parsed current version.

Functions§

version
Returns the Version of the software as defined in the workspace.