[][src]Macro rendy_core::rendy_without_dx12_backend

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

Resolve into input AST if dx12 backend is disabled.