Skip to main content

VERSION

Constant VERSION 

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

Crate version, surfaced by rpi --version. Mirrors the TS VERSION export (sourced from package.json; here from env!("CARGO_PKG_VERSION")).