azul_webrender_build::shader_features

Type Alias ShaderFeatures

Source
pub type ShaderFeatures = HashMap<&'static str, Vec<String>>;

Aliased Typeยง

struct ShaderFeatures { /* private fields */ }