pub const VERSION: &str = "2.3.1";Expand description
Full build version: latest git tag plus commits-since and short SHA
(with a -dirty suffix when the worktree is modified), generated by
build.rs. Falls back to the Cargo.toml version outside a git tree.