[][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