[][src]Type Definition rendy::shader::PathBufShaderInfo

type PathBufShaderInfo = FileShaderInfo<PathBuf, &'static str>;

Shader info with a PathBuf for the path and static string for entry