[][src]Macro rendy_util::rendy_with_slow_safety_checks

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

Resolve into input AST if rendy is requested to perform slow safety checks.