Skip to main content

VERSION

Static VERSION 

Source
pub static VERSION: LazyLock<String>
Expand description

Version of the software including:

  • Cargo package version
  • Short git commit hash (if available)
  • Git dirty flag (if the repo had uncommitted changes at build time)