pub type ShaderMetadataCache = MetadataCache<ShaderMetadata>;Expand description
Cache for parsed background shader metadata.
See MetadataCache for full documentation.
Aliased Typeยง
pub struct ShaderMetadataCache { /* private fields */ }pub type ShaderMetadataCache = MetadataCache<ShaderMetadata>;Cache for parsed background shader metadata.
See MetadataCache for full documentation.
pub struct ShaderMetadataCache { /* private fields */ }