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

Aliased Type§

struct EntryPointResourceMap { /* private fields */ }