pub type EntryPointResourceMap = BTreeMap<String, EntryPointResources>;
Available on wgpu_core and crate feature msl-out only.

Aliased Type§

struct EntryPointResourceMap { /* private fields */ }