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