Type Definition bevy_rust_gpu::EntryPointName

source ·
pub type EntryPointName = &'static str;
Expand description

An entry point name for use with the EntryPoint trait.