Skip to main content

ShaderMetadataCache

Type Alias ShaderMetadataCache 

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