Skip to main content

CLIENT_VERSION

Constant CLIENT_VERSION 

Source
pub const CLIENT_VERSION: &str = "0.4.1";
Expand description

Semantic version of this client crate.

This is sourced from the crate’s Cargo.toml version field at compile time and follows Semantic Versioning.