Type Definition bevy_rust_gpu::prelude::EntryPointTypes

source ·
pub type EntryPointTypes = Vec<(String, String)>;
Expand description

A set of entry point constants for use with the EntryPoint trait.