pub type ShaderResource = Resource<Shader>;
Type alias for shader resources.
pub struct ShaderResource { /* private fields */ }