[][src]Macro rendy_core::rendy_with_gl_backend

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

Resolve into input AST if gl backend is enabled.