pub const VERSION: &str = "0.0.1";
Returns the current crate version.
This small API keeps the initial scaffold non-empty while the crate boundary is being established.