[][src]Macro rendy_util::rendy_without_slow_safety_checks

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

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