Function rustc_version::version_meta
source · pub fn version_meta() -> Result<VersionMeta>Expand description
Returns the rustc SemVer version and additional metadata
like the git short hash and build date.
pub fn version_meta() -> Result<VersionMeta>Returns the rustc SemVer version and additional metadata
like the git short hash and build date.