Skip to main content

Module version

Module version 

Source
Expand description

Runtime version API.

Structs§

RuntimeVersionInfo
Runtime version source classification.

Functions§

runtime_build_profile
Runtime build profile (debug or release).
runtime_git_commit
Runtime commit identifier when available.
runtime_git_dirty
Runtime dirty-state marker when available.
runtime_semver
Semver-compatible runtime version string used for compatibility checks.
runtime_version
Runtime version string for user-visible output.
runtime_version_info
Canonical runtime version metadata.
runtime_version_line
Docker-style text line for version rendering.
runtime_version_source
Runtime version source classification.