pub type VertexLayoutCache<S> = HashMap<VertexBufferLayout, HashMap<<S as SpecializedMeshPipeline>::Key, CachedRenderPipelineId>>;
Aliased Typeยง
pub struct VertexLayoutCache<S>(/* private fields */);
pub type VertexLayoutCache<S> = HashMap<VertexBufferLayout, HashMap<<S as SpecializedMeshPipeline>::Key, CachedRenderPipelineId>>;
pub struct VertexLayoutCache<S>(/* private fields */);