rendy_util

Macro rendy_without_empty_backend

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

Resolve into input AST if empty backend is disabled.