Type Alias ShaderFeatures

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

Aliased Typeยง

struct ShaderFeatures { /* private fields */ }