Type Alias naga::back::msl::EntryPointResourceMap

source ·
pub type EntryPointResourceMap = BTreeMap<String, EntryPointResources>;

Aliased Type§

struct EntryPointResourceMap { /* private fields */ }