rendy_util

Macro rendy_without_metal_backend

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

Resolve into input AST if metal backend is disabled.