logo
1
2
3
4
#[derive(Debug, Clone, Copy, PartialEq, Eq, Hash)]
pub struct Shader {
    
}