pub const VERSION_MAJOR: &str = env!;
pub const VERSION_MINOR: &str = env!;
pub const VERSION_PATCH: &str = env!;
// https://github.com/rust-lang/rustfmt/issues/4070
// use semantics, syntax, type, trait
// use type, trait
// use type, trait
pub