[][src]Macro rendy_util::rendy_without_metal_backend

macro_rules! rendy_without_metal_backend {
    ($($tt:tt)*) => { ... };
}

Resolve into input AST if metal backend is disabled.