[][src]Macro rendy_core::rendy_without_empty_backend

[]
macro_rules! rendy_without_empty_backend {
    ($($tt:tt)*) => { ... };
}
[]

Resolve into input AST if empty backend is disabled.