[−][src]Macro vulkano::app_info_from_cargo_toml
macro_rules! app_info_from_cargo_toml { () => { ... }; }
Builds an ApplicationInfo
from the information gathered by Cargo.
Panic
- Panics if the required environment variables are missing, which happens if the project wasn't built by Cargo.