Constant jumpy::ui::main_menu::build_info::PROJECT_NAME
source ยท pub const PROJECT_NAME: &str = r#"jumpy"#;
Expand description
The project name, as determined by the Cargo.toml manifest.
pub const PROJECT_NAME: &str = r#"jumpy"#;
The project name, as determined by the Cargo.toml manifest.