[][src]Macro rendy_util::rendy_slow_assert

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

assert! that is exists only if "no-slow-safety-checks" feature is not enabled.