logo
macro_rules! include_wgsl {
    ($($token:tt)*) => { ... };
}
Expand description

Macro to load a WGSL module statically.