pub type ShaderFeatures = HashMap<&'static str, Vec<String>>;
pub struct ShaderFeatures { /* private fields */ }