pub const CRATE_VERSION: &str = "0.2.0";
The crate’s semantic version, exposed so consumers can assert compatibility at runtime without re-parsing Cargo.toml.
Cargo.toml