Type Definition ShaderFeatures
azul_webrender_build::shader
type ShaderFeatures = HashMap<&'static str, Vec<String>>;