[−][src]Macro rendy_core::rendy_slow_assert
macro_rules! rendy_slow_assert { ($($tt:tt)*) => { ... }; }
assert!
that is exists only if "no-slow-safety-checks"
feature is not enabled.
macro_rules! rendy_slow_assert { ($($tt:tt)*) => { ... }; }
assert!
that is exists only if "no-slow-safety-checks"
feature is not enabled.