ultimate_common/
meta.rs

1pub static VERSION: &str = env!("CARGO_PKG_VERSION");
2pub static NAME: &str = env!("CARGO_PKG_NAME");