Expand description
Runtime version API.
Structs§
- Runtime
Version Info - Runtime version source classification.
Functions§
- runtime_
build_ profile - Runtime build profile (
debugorrelease). - 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
versionrendering. - runtime_
version_ source - Runtime version source classification.