pub const VERSION: &str = "0.3.0";
Semantic version of this crate, as declared in Cargo.toml.
Cargo.toml
assert!(pack_io::VERSION.starts_with("0."));