Skip to main content

CursorShaderMetadataCache

Type Alias CursorShaderMetadataCache 

Source
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 */ }