shader

Macro shader 

Source
macro_rules! shader {
    ($shadername: literal) => { ... };
}
Expand description

Load a generated shader from the res crate.