1 2
pub const APP_NAME: &str = env!("CARGO_PKG_NAME"); pub const VERSION: &str = env!("APP_VERSION");