Skip to main content

CRATE_VERSION

Constant CRATE_VERSION 

Source
pub const CRATE_VERSION: &str = "0.1.0";
Expand description

The crate’s semantic version, exposed so consumers can assert compatibility at runtime without re-parsing Cargo.toml (mirrors the pattern used by the sibling contract crates).