Skip to main content

VERSION

Constant VERSION 

Source
pub const VERSION: &str = "1.2.1";
Expand description

CARGO_PKG_VERSION at compile time. “0.0.0” means a dev build; release builds have Cargo.toml patched from the git tag before compilation.