Constant VERSION

Source
pub const VERSION: &str;
Expand description

A string representation of this crate’s version.

In debug builds, this is in the form of [full semver crate version]+debug. In release builds this gets shortened to MAJOR.MINOR.