rendy_util

Macro rendy_without_slow_safety_checks

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

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